diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-07-30 17:54:28 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-07-30 08:03:06 -0700 |
commit | 18e6fa0cf4ba1c4abe701144000455f29fc24ade (patch) | |
tree | 17242ea69a5b968ec80ec8f0e0326d3c61bbf181 | |
parent | b27d4aedfff58ea822af889060b44ca9284d9c59 (diff) | |
download | meta-openembedded-18e6fa0cf4ba1c4abe701144000455f29fc24ade.tar.gz |
libxml++-5.0: upgrade 5.0.1 -> 5.4.0
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-oe/recipes-core/libxml/libxml++-5.0_5.4.0.bb (renamed from meta-oe/recipes-core/libxml/libxml++-5.0_5.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/libxml/libxml++-5.0_5.0.1.bb b/meta-oe/recipes-core/libxml/libxml++-5.0_5.4.0.bb index 58c2697b9a..e4fdac2c2c 100644 --- a/meta-oe/recipes-core/libxml/libxml++-5.0_5.0.1.bb +++ b/meta-oe/recipes-core/libxml/libxml++-5.0_5.4.0.bb | |||
@@ -13,7 +13,7 @@ inherit gnomebase ptest | |||
13 | 13 | ||
14 | S = "${UNPACKDIR}/libxml++-${PV}" | 14 | S = "${UNPACKDIR}/libxml++-${PV}" |
15 | 15 | ||
16 | SRC_URI[archive.sha256sum] = "15c38307a964fa6199f4da6683a599eb7e63cc89198545b36349b87cf9aa0098" | 16 | SRC_URI[archive.sha256sum] = "e9a23c436686a94698d2138e6bcbaf849121d63bfa0f50dc34fefbfd79566848" |
17 | 17 | ||
18 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" | 18 | UPSTREAM_CHECK_REGEX = "(?P<pver>\d+(\.\d+)+)" |
19 | 19 | ||