From 5b9fc88d06f79e8dbd2375172689f2fbf3e2a8a3 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 27 Oct 2022 22:16:06 +0200 Subject: [PATCH] shadow: update 4.12.1 -> 4.12.3 Signed-off-by: Alexander Kanavin Signed-off-by: Alexandre Belloni --- meta/recipes-extended/shadow/shadow.inc | 2 +- .../shadow/{shadow_4.12.1.bb => shadow_4.12.3.bb} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-extended/shadow/{shadow_4.12.1.bb => shadow_4.12.3.bb} (100%) diff --git a/meta/recipes-extended/shadow/shadow.inc b/meta/recipes-extended/shadow/shadow.inc index a87e23569b0..5656a375b76 100644 --- a/meta/recipes-extended/shadow/shadow.inc +++ b/meta/recipes-extended/shadow/shadow.inc @@ -30,7 +30,7 @@ SRC_URI:append:class-native = " \ SRC_URI:append:class-nativesdk = " \ file://0001-Disable-use-of-syslog-for-sysroot.patch \ " -SRC_URI[sha256sum] = "9fdb73b5d2b44e8ba9fcee1b4493ac75dd5040bda35b9ac8b06570cd192e7ee3" +SRC_URI[sha256sum] = "f525154adc5605e4ebf03d3e7ee8be4d7f3c7cf9df2c2244043406b6eefca2da" # Additional Policy files for PAM diff --git a/meta/recipes-extended/shadow/shadow_4.12.1.bb b/meta/recipes-extended/shadow/shadow_4.12.3.bb similarity index 100% rename from meta/recipes-extended/shadow/shadow_4.12.1.bb rename to meta/recipes-extended/shadow/shadow_4.12.3.bb -- 2.47.3