mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-02-09 12:40:13 +00:00
python3-kivy: Use branch parameter in SRC_URI
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 671f9d7b2d)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f0c851d60495c7e27225a819e179208a"
|
||||
inherit setuptools3 pkgconfig features_check
|
||||
|
||||
SRC_URI = "\
|
||||
git://github.com/kivy/kivy.git;protocol=https;\
|
||||
git://github.com/kivy/kivy.git;protocol=https;branch=master \
|
||||
"
|
||||
|
||||
# Kivy's setup files only look for GLES libraries for Android, iOS, RPi,
|
||||
|
||||
Reference in New Issue
Block a user