diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2025-06-16 17:16:19 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-06-16 17:57:30 +0100 |
commit | 1be4bd80fce71331c657e352e6b957d48e50e22a (patch) | |
tree | 74cbfc5fc69e70d570626205a0a0b424b29963b4 /meta/recipes-support | |
parent | 134890aca02ec80ea54c91e42c50848eb4293145 (diff) | |
download | poky-1be4bd80fce71331c657e352e6b957d48e50e22a.tar.gz |
debianutils: upgrade 5.22 -> 5.23.1
(From OE-Core rev: 786bbdf0ae6e30c09040d3dbdc226e2fe5296148)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/debianutils/debianutils_5.23.1.bb (renamed from meta/recipes-support/debianutils/debianutils_5.22.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/debianutils/debianutils_5.22.bb b/meta/recipes-support/debianutils/debianutils_5.23.1.bb index f5deead51a..85955883a4 100644 --- a/meta/recipes-support/debianutils/debianutils_5.22.bb +++ b/meta/recipes-support/debianutils/debianutils_5.23.1.bb | |||
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://debian/copyright;md5=4b667f30411d21bc8fd7db85d502a8e9 | |||
11 | SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master;tag=debian/${PV} \ | 11 | SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master;tag=debian/${PV} \ |
12 | " | 12 | " |
13 | 13 | ||
14 | SRCREV = "528fac5c7448989f33c54599ae6e4c2b84d41e21" | 14 | SRCREV = "ab0eaf33b783ba578773af2557753d2b973ba5bb" |
15 | 15 | ||
16 | inherit autotools update-alternatives | 16 | inherit autotools update-alternatives |
17 | 17 | ||