From: Richard Purdie Date: Thu, 15 Sep 2022 08:11:09 +0000 (+0000) Subject: file: upgrade 5.42 -> 5.43 X-Git-Tag: 2022-10~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8292f559349381d1781df8b1c6ce6b60856785f;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git file: upgrade 5.42 -> 5.43 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/file/file_5.42.bb b/meta/recipes-devtools/file/file_5.43.bb similarity index 97% rename from meta/recipes-devtools/file/file_5.42.bb rename to meta/recipes-devtools/file/file_5.43.bb index 8efcf09c9c6..102d0fda26f 100644 --- a/meta/recipes-devtools/file/file_5.42.bb +++ b/meta/recipes-devtools/file/file_5.43.bb @@ -13,7 +13,7 @@ DEPENDS:class-native = "bzip2-replacement-native" SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https" -SRCREV = "a42b38690579de23403e0aff9b7b2f9cdf55f534" +SRCREV = "011778a2877f75597ed83c1a2716d917770920ee" S = "${WORKDIR}/git" inherit autotools update-alternatives