diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-12-24 17:26:58 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-12-24 08:23:09 -0800 |
commit | e7d4cb2406140bb784199442b3b4d3ff68e052f3 (patch) | |
tree | 35b67c1e27a077d03cda1e45690eff487fc04ed0 | |
parent | c97a5f476d0b7c3e600f2cef6cdb476b6b62935d (diff) | |
download | meta-openembedded-e7d4cb2406140bb784199442b3b4d3ff68e052f3.tar.gz |
sip: upgrade 6.9.0 -> 6.9.1
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-devtools/sip/sip_6.9.1.bb (renamed from meta-oe/recipes-devtools/sip/sip_6.9.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/sip/sip_6.9.0.bb b/meta-oe/recipes-devtools/sip/sip_6.9.1.bb index 4a3c2f7be2..c076929b94 100644 --- a/meta-oe/recipes-devtools/sip/sip_6.9.0.bb +++ b/meta-oe/recipes-devtools/sip/sip_6.9.1.bb | |||
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ed1d69a33480ebf4ff8a7a760826d84e" | |||
11 | inherit pypi python_setuptools_build_meta python3native | 11 | inherit pypi python_setuptools_build_meta python3native |
12 | 12 | ||
13 | PYPI_PACKAGE = "sip" | 13 | PYPI_PACKAGE = "sip" |
14 | SRC_URI[sha256sum] = "093fd0e15d99ae2f8a83dd7f7dbaa3ff250c582a77eb8e0845cd9acadb1f0934" | 14 | SRC_URI[sha256sum] = "7904be5190d7879952563b78a3af0e58fa27d9525af7f53f93eac7a83b433e7b" |
15 | 15 | ||
16 | DEPENDS += "python3-setuptools-scm-native" | 16 | DEPENDS += "python3-setuptools-scm-native" |
17 | 17 | ||