From 76510c5053e9b50e35274105ece729b82a33dbc7 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 4 Aug 2026 13:17:04 +0800 Subject: [PATCH] pax-utils: upgrade 1.3.10 -> 1.3.11 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../pax-utils/{pax-utils_1.3.10.bb => pax-utils_1.3.11.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-oe/recipes-devtools/pax-utils/{pax-utils_1.3.10.bb => pax-utils_1.3.11.bb} (95%) diff --git a/meta-oe/recipes-devtools/pax-utils/pax-utils_1.3.10.bb b/meta-oe/recipes-devtools/pax-utils/pax-utils_1.3.11.bb similarity index 95% rename from meta-oe/recipes-devtools/pax-utils/pax-utils_1.3.10.bb rename to meta-oe/recipes-devtools/pax-utils/pax-utils_1.3.11.bb index 08dfcb7545..a0f143a89a 100644 --- a/meta-oe/recipes-devtools/pax-utils/pax-utils_1.3.10.bb +++ b/meta-oe/recipes-devtools/pax-utils/pax-utils_1.3.11.bb @@ -8,7 +8,7 @@ LICENSE = "GPL-2.0-or-later" LIC_FILES_CHKSUM = "file://COPYING;md5=eb723b61539feef013de476e68b5c50a" SRC_URI = "git://github.com/gentoo/pax-utils;protocol=https;branch=master;tag=v${PV}" -SRCREV = "d279ca563775105859f1f8c8467b8244d758cc62" +SRCREV = "a19d74326cf0dfc5eea93a5f0bc23dc3a5a959b5" RDEPENDS:${PN} += "bash"