From cc11f9778a28f733f36139f79d739229efd7ce52 Mon Sep 17 00:00:00 2001 From: Konrad Weihmann Date: Thu, 22 Jun 2023 08:03:05 +0000 Subject: [PATCH] Update checkbashism-native to 2.23.5 Closes #11467 Signed-off-by: Konrad Weihmann Cherry-picked from master branch to fix do_fetch() error since the version 2.22.1 tarball has disappeared from the Debian SRC_URI. Removed nativesdk-perl from RDEPENDS of chery-pick and did not include nativesdk-checkbashism_2.23.5.bb from master since kirkstone lacks support for SDK tools. Signed-off-by: Geoff Parker --- ...ashism-native_2.22.1.bb => checkbashism-native_2.23.5.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename recipes-sca/checkbashism-native/{checkbashism-native_2.22.1.bb => checkbashism-native_2.23.5.bb} (88%) diff --git a/recipes-sca/checkbashism-native/checkbashism-native_2.22.1.bb b/recipes-sca/checkbashism-native/checkbashism-native_2.23.5.bb similarity index 88% rename from recipes-sca/checkbashism-native/checkbashism-native_2.22.1.bb rename to recipes-sca/checkbashism-native/checkbashism-native_2.23.5.bb index 12779dcbd1..f116e0c7b0 100755 --- a/recipes-sca/checkbashism-native/checkbashism-native_2.22.1.bb +++ b/recipes-sca/checkbashism-native/checkbashism-native_2.23.5.bb @@ -12,9 +12,9 @@ SRC_URI:append = " \ file://checkbashism.sca.description \ " -SRC_URI[sha256sum] = "35dd5e6029d27be35b96e8c6e38b8aa6fba791a21371dac2de0f8cdee5fe33d5" +SRC_URI[sha256sum] = "8f47d45534bf94f28576078c864b22273dbe139928074ec82b6b848f9e44586d" -S = "${WORKDIR}/devscripts-${PV}" +S = "${WORKDIR}/devscripts" UPSTREAM_CHECK_REGEX = "devscripts_(?P\d+\.\d+\.\d+)" inherit sca-description @@ -35,3 +35,4 @@ do_install() { } FILES:${PN} += "${bindir}" +