aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorXu Huan <xuhuan.fnst@fujitsu.com>2022-04-14 15:02:05 +0800
committerTrevor Gamblin <tvgamblin@gmail.com>2022-04-17 16:46:16 +0000
commit6fbe7f748706229f43a2e06b08b6e1e729942314 (patch)
tree4281b8dea38e55278538e97631e32c0ed367a63f /meta-python
parenteef9ef6b875ba02796153923fecbb6effc2549d4 (diff)
downloadmeta-openembedded-contrib-6fbe7f748706229f43a2e06b08b6e1e729942314.tar.gz
python3-kivy: upgrade 2.0.0 -> 2.1.0
License-Updated: years update to 2022 Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <tvgamblin@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb (renamed from meta-python/recipes-devtools/python/python3-kivy_2.0.0.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-kivy_2.0.0.bb b/meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb
index 38f5216f56..684bca03e1 100644
--- a/meta-python/recipes-devtools/python/python3-kivy_2.0.0.bb
+++ b/meta-python/recipes-devtools/python/python3-kivy_2.1.0..bb
@@ -2,7 +2,7 @@ SUMMARY = "Open source Python library for rapid development of applications \
that make use of innovative user interfaces, such as multi-touch apps."
HOMEPAGE = "https://kivy.org/"
LICENSE = "MIT"
-LIC_FILES_CHKSUM = "file://LICENSE;md5=f0c851d60495c7e27225a819e179208a"
+LIC_FILES_CHKSUM = "file://LICENSE;md5=22e7b4dd8140eec57fd7edfd9fa23dfc"
inherit setuptools3 pkgconfig features_check
PIP_INSTALL_PACKAGE = "Kivy"
@@ -18,7 +18,7 @@ SRC_URI = "\
SRC_URI += " \
file://0001-add-support-for-glesv2.patch \
"
-SRCREV = "dedcb6bcabe3d8d6758dcee607e8c33b174d782b"
+SRCREV = "960b95dc666753f59eff1b449124490fbec10184"
S = "${WORKDIR}/git"