mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-11 04:49:58 +00:00
python3-kivy: Use branch parameter in SRC_URI
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=f0c851d60495c7e27225a819e179208a"
|
|||||||
inherit setuptools3 pkgconfig features_check
|
inherit setuptools3 pkgconfig features_check
|
||||||
|
|
||||||
SRC_URI = "\
|
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,
|
# Kivy's setup files only look for GLES libraries for Android, iOS, RPi,
|
||||||
|
|||||||
Reference in New Issue
Block a user