From: wangmy Date: Wed, 15 Jun 2022 08:10:37 +0000 (+0800) Subject: file: upgrade 5.41 -> 5.42 X-Git-Tag: uninative-3.7~566 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bafe556590cccae87a0259e7bb6daf527581d6ad;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git file: upgrade 5.41 -> 5.42 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/file/file_5.41.bb b/meta/recipes-devtools/file/file_5.42.bb similarity index 97% rename from meta/recipes-devtools/file/file_5.41.bb rename to meta/recipes-devtools/file/file_5.42.bb index 653887e97a4..8efcf09c9c6 100644 --- a/meta/recipes-devtools/file/file_5.41.bb +++ b/meta/recipes-devtools/file/file_5.42.bb @@ -13,7 +13,7 @@ DEPENDS:class-native = "bzip2-replacement-native" SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https" -SRCREV = "504206e53a89fd6eed71aeaf878aa3512418eab1" +SRCREV = "a42b38690579de23403e0aff9b7b2f9cdf55f534" S = "${WORKDIR}/git" inherit autotools update-alternatives