From bafe556590cccae87a0259e7bb6daf527581d6ad Mon Sep 17 00:00:00 2001 From: wangmy Date: Wed, 15 Jun 2022 16:10:37 +0800 Subject: [PATCH] file: upgrade 5.41 -> 5.42 Signed-off-by: Wang Mingyu Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- meta/recipes-devtools/file/{file_5.41.bb => file_5.42.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/file/{file_5.41.bb => file_5.42.bb} (97%) 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 -- 2.47.3