diff options
| author | Alexander Kanavin <alex.kanavin@gmail.com> | 2023-09-22 09:24:03 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-09-26 10:35:27 +0100 |
| commit | f813f84007dc9a7810cf66dca6fb057186e0efb5 (patch) | |
| tree | e3c0ff5a4329e5609c8cd7a9f984847daa4e272b | |
| parent | 45b0401d82138f7d68fe8921d5a9e8c00cc8fb4a (diff) | |
| download | poky-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>
| -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 | |||
| 11 | SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master \ | 11 | SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master \ |
| 12 | " | 12 | " |
| 13 | 13 | ||
| 14 | SRCREV = "78bdc9165504b61ff4ea25a95d9865c45bfe7520" | 14 | SRCREV = "d49a78eb264c1b2ad3d0d6de8e1fb776bda9c943" |
| 15 | 15 | ||
| 16 | inherit autotools update-alternatives | 16 | inherit autotools update-alternatives |
| 17 | 17 | ||
