From 62e87836c419f8f3ff3af0b0e24d2c9cc96fd9e6 Mon Sep 17 00:00:00 2001 From: Yi Zhao Date: Wed, 20 Dec 2023 12:43:26 +0800 Subject: [PATCH] debianutils: upgrade 5.14 -> 5.15 ChangeLog: * Shellscript compatibility with BSD and Mac, for "which -s" * d/tests/smoke: Update to test "which -s" (From OE-Core rev: 06a2f55337d36c2fb18cd360fa70908542114d44) Signed-off-by: Yi Zhao Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- .../debianutils/{debianutils_5.14.bb => debianutils_5.15.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/debianutils/{debianutils_5.14.bb => debianutils_5.15.bb} (97%) diff --git a/meta/recipes-support/debianutils/debianutils_5.14.bb b/meta/recipes-support/debianutils/debianutils_5.15.bb similarity index 97% rename from meta/recipes-support/debianutils/debianutils_5.14.bb rename to meta/recipes-support/debianutils/debianutils_5.15.bb index deec8d1fe8..b1368a3b2e 100644 --- a/meta/recipes-support/debianutils/debianutils_5.14.bb +++ b/meta/recipes-support/debianutils/debianutils_5.15.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://debian/copyright;md5=4b667f30411d21bc8fd7db85d502a8e9 SRC_URI = "git://salsa.debian.org/debian/debianutils.git;protocol=https;branch=master \ " -SRCREV = "7e63b32ea4126c70a5da958f0106add267810a94" +SRCREV = "d886c15810b58e57411048f57d7fb941a6819987" inherit autotools update-alternatives