mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-17 05:02:41 +00:00
python3-kivy: Use branch parameter in SRC_URI
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
9e3a740c56
commit
671f9d7b2d
@ -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,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user