diff options
author | Khem Raj <raj.khem@gmail.com> | 2023-08-04 21:13:22 -0500 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-08-05 09:29:56 -0700 |
commit | 7a1365b22431988cbdbcb368d97c9cc57a7b773e (patch) | |
tree | ebcbee6bd6e8a71346c8ca0e0b5e30a6cc7885df | |
parent | 8a407d58a30a31627d3ee47601f50be7a360bda4 (diff) | |
download | meta-openembedded-7a1365b22431988cbdbcb368d97c9cc57a7b773e.tar.gz |
sip: upgrade 6.7.10 -> 6.7.11
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-devtools/sip/sip_6.7.11.bb (renamed from meta-oe/recipes-devtools/sip/sip_6.7.10.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/sip/sip_6.7.10.bb b/meta-oe/recipes-devtools/sip/sip_6.7.11.bb index c141d8f58e..66ec979ac0 100644 --- a/meta-oe/recipes-devtools/sip/sip_6.7.10.bb +++ b/meta-oe/recipes-devtools/sip/sip_6.7.11.bb | |||
@@ -11,6 +11,6 @@ LIC_FILES_CHKSUM = "file://LICENSE-GPL2;md5=e91355d8a6f8bd8f7c699d62863c7303" | |||
11 | inherit pypi setuptools3 python3native | 11 | inherit pypi setuptools3 python3native |
12 | 12 | ||
13 | PYPI_PACKAGE = "sip" | 13 | PYPI_PACKAGE = "sip" |
14 | SRC_URI[sha256sum] = "398aeb84ee03f3a953947cac70e60d3b02dceba3c4f4dd46c5383e9dbe3936bb" | 14 | SRC_URI[sha256sum] = "f0dc3287a0b172e5664931c87847750d47e4fdcda4fe362b514af8edd655b469" |
15 | 15 | ||
16 | BBCLASSEXTEND = "native" | 16 | BBCLASSEXTEND = "native" |