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:
Khem Raj
2021-11-03 06:30:48 -07:00
committed by Armin Kuster
parent 1659d38199
commit 72ae082b21

View File

@@ -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,