From 8c622021a5a03f4a719a2a28c85d48655e8609a4 Mon Sep 17 00:00:00 2001 From: Konrad Weihmann Date: Fri, 1 Nov 2024 10:39:28 +0000 Subject: [PATCH] Update checkbashism-native to 2.24.2 Closes #12323 Signed-off-by: Konrad Weihmann --- ...bashism-native_2.24.1.bb => checkbashism-native_2.24.2.bb} | 4 ++-- ...heckbashism_2.24.1.bb => nativesdk-checkbashism_2.24.2.bb} | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename recipes-sca/checkbashism-native/{checkbashism-native_2.24.1.bb => checkbashism-native_2.24.2.bb} (89%) rename recipes-sca/checkbashism-native/{nativesdk-checkbashism_2.24.1.bb => nativesdk-checkbashism_2.24.2.bb} (89%) diff --git a/recipes-sca/checkbashism-native/checkbashism-native_2.24.1.bb b/recipes-sca/checkbashism-native/checkbashism-native_2.24.2.bb similarity index 89% rename from recipes-sca/checkbashism-native/checkbashism-native_2.24.1.bb rename to recipes-sca/checkbashism-native/checkbashism-native_2.24.2.bb index b45803804..4e7040b4d 100755 --- a/recipes-sca/checkbashism-native/checkbashism-native_2.24.1.bb +++ b/recipes-sca/checkbashism-native/checkbashism-native_2.24.2.bb @@ -12,10 +12,10 @@ SRC_URI:append = " \ file://checkbashism.sca.description \ " -SRC_URI[sha256sum] = "205122cc0bd28cf3521f80fce87a6efdced83e4ff86c647f4ce018444a2ec52a" +SRC_URI[sha256sum] = "e0481ec6765ae59f85790b246432ac360fef55f1b54edbc2272707e377cdfcc9" UNPACKDIR ??= "${WORKDIR}/sources" -S = "${UNPACKDIR}/devscripts-${PV}" +S = "${UNPACKDIR}/devscripts" UPSTREAM_CHECK_REGEX = "devscripts_(?P\d+\.\d+\.\d+)" inherit sca-description diff --git a/recipes-sca/checkbashism-native/nativesdk-checkbashism_2.24.1.bb b/recipes-sca/checkbashism-native/nativesdk-checkbashism_2.24.2.bb similarity index 89% rename from recipes-sca/checkbashism-native/nativesdk-checkbashism_2.24.1.bb rename to recipes-sca/checkbashism-native/nativesdk-checkbashism_2.24.2.bb index c601213ab..fb9e1246f 100644 --- a/recipes-sca/checkbashism-native/nativesdk-checkbashism_2.24.1.bb +++ b/recipes-sca/checkbashism-native/nativesdk-checkbashism_2.24.2.bb @@ -12,10 +12,10 @@ SRC_URI:append = " \ file://checkbashism.sca.description \ " -SRC_URI[sha256sum] = "205122cc0bd28cf3521f80fce87a6efdced83e4ff86c647f4ce018444a2ec52a" +SRC_URI[sha256sum] = "e0481ec6765ae59f85790b246432ac360fef55f1b54edbc2272707e377cdfcc9" UNPACKDIR ??= "${WORKDIR}/sources" -S = "${UNPACKDIR}/devscripts-${PV}" +S = "${UNPACKDIR}/devscripts" UPSTREAM_CHECK_REGEX = "devscripts_(?P\d+\.\d+\.\d+)" inherit sca-description