summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/debianutils
diff options
context:
space:
mode:
authorJiang Kai <jiangkai@fujitsu.com>2024-01-16 10:06:37 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2024-01-21 12:27:12 +0000
commitd8798bc18009be982c87fdba1d480c404190c0ac (patch)
tree4124b866259ec06de7472e340b1f407ee11391b1 /meta/recipes-support/debianutils
parent2404b6a30ca5cc54ed8ca7bddab953a32afe5001 (diff)
downloadpoky-d8798bc18009be982c87fdba1d480c404190c0ac.tar.gz
debianutils: upgrade 5.15 -> 5.16
Changelog: Upload to unstable per request of Chris Hofstaedtler. (From OE-Core rev: cba6e5a16b62976692607c52e5ea6fe40d940067) Signed-off-by: Jiang Kai <jiangkai@fujitsu.com> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/debianutils')
-rw-r--r--meta/recipes-support/debianutils/debianutils_5.16.bb (renamed from meta/recipes-support/debianutils/debianutils_5.15.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/debianutils/debianutils_5.15.bb b/meta/recipes-support/debianutils/debianutils_5.16.bb
index b1368a3b2e..ec629d8b73 100644
--- a/meta/recipes-support/debianutils/debianutils_5.15.bb
+++ b/meta/recipes-support/debianutils/debianutils_5.16.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://debian/copyright;md5=4b667f30411d21bc8fd7db85d502a8e9
11SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master \ 11SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master \
12 " 12 "
13 13
14SRCREV = "d886c15810b58e57411048f57d7fb941a6819987" 14SRCREV = "9e0facf19b17b6d090a5dcc8cacb0c16e5ad9f72"
15 15
16inherit autotools update-alternatives 16inherit autotools update-alternatives
17 17