aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools
diff options
context:
space:
mode:
authorWang Mingyu <wangmy@fujitsu.com>2024-02-07 09:19:43 +0800
committerKhem Raj <raj.khem@gmail.com>2024-02-09 09:52:14 -0800
commitdae0a0d77a5d0a435b5a7f28f8c1e8c8eb762ec3 (patch)
treecd9911217eebf497cdca3de87a3298789c545184 /meta-oe/recipes-devtools
parentf203db0af8afd7e0a88bc40d550d4693d7c3da4f (diff)
downloadmeta-openembedded-dae0a0d77a5d0a435b5a7f28f8c1e8c8eb762ec3.tar.gz
sip: upgrade 6.8.1 -> 6.8.2
Changelog: ============= - Added the --deprecations-are-errors command line option to all build tools. - All generated files are UTF-8 encoded. Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools')
-rw-r--r--meta-oe/recipes-devtools/sip/sip_6.8.2.bb (renamed from meta-oe/recipes-devtools/sip/sip_6.8.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/sip/sip_6.8.1.bb b/meta-oe/recipes-devtools/sip/sip_6.8.2.bb
index e045431d6b..5df494fa73 100644
--- a/meta-oe/recipes-devtools/sip/sip_6.8.1.bb
+++ b/meta-oe/recipes-devtools/sip/sip_6.8.2.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE-GPL2;md5=e91355d8a6f8bd8f7c699d62863c7303"
inherit pypi setuptools3 python3native
PYPI_PACKAGE = "sip"
-SRC_URI[sha256sum] = "3002df415e168ac3ffe393942dbc7131cb82ade50000e1526f46a88ade26f598"
+SRC_URI[sha256sum] = "2e65a423037422ccfde095c257703a8ff45cc1c89bdaa294d7819bc836c87639"
RDEPENDS:${PN} = " \
python3-core \