summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/debianutils
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2023-09-22 09:24:03 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-09-26 10:35:27 +0100
commitf813f84007dc9a7810cf66dca6fb057186e0efb5 (patch)
treee3c0ff5a4329e5609c8cd7a9f984847daa4e272b /meta/recipes-support/debianutils
parent45b0401d82138f7d68fe8921d5a9e8c00cc8fb4a (diff)
downloadpoky-f813f84007dc9a7810cf66dca6fb057186e0efb5.tar.gz
debianutils: upgrade 5.12 -> 5.13
(From OE-Core rev: 5175516f784604beece27412c187006c48e29512) Signed-off-by: Alexander Kanavin <alex@linutronix.de> 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.13.bb (renamed from meta/recipes-support/debianutils/debianutils_5.12.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/debianutils/debianutils_5.12.bb b/meta/recipes-support/debianutils/debianutils_5.13.bb
index 4002a44cdb..915277b42c 100644
--- a/meta/recipes-support/debianutils/debianutils_5.12.bb
+++ b/meta/recipes-support/debianutils/debianutils_5.13.bb
@@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://debian/copyright;md5=74765f57ae5dd2b10ffbc39528d98753
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 = "78bdc9165504b61ff4ea25a95d9865c45bfe7520" 14SRCREV = "d49a78eb264c1b2ad3d0d6de8e1fb776bda9c943"
15 15
16inherit autotools update-alternatives 16inherit autotools update-alternatives
17 17