summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/file
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-15 08:11:09 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-09-17 07:47:07 +0100
commit4515e4722f4e8c3dfac93dd85b22e4c1970a69d0 (patch)
treec33da7846f5acee1c7ddd5821befbfa722e743f4 /meta/recipes-devtools/file
parent760a8ee9dec19456f320a6d2364777ed441ec494 (diff)
downloadpoky-4515e4722f4e8c3dfac93dd85b22e4c1970a69d0.tar.gz
file: upgrade 5.42 -> 5.43
(From OE-Core rev: f8292f559349381d1781df8b1c6ce6b60856785f) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/file')
-rw-r--r--meta/recipes-devtools/file/file_5.43.bb (renamed from meta/recipes-devtools/file/file_5.42.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/file/file_5.42.bb b/meta/recipes-devtools/file/file_5.43.bb
index 8efcf09c9c..102d0fda26 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"
13 13
14SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https" 14SRC_URI = "git://github.com/file/file.git;branch=master;protocol=https"
15 15
16SRCREV = "a42b38690579de23403e0aff9b7b2f9cdf55f534" 16SRCREV = "011778a2877f75597ed83c1a2716d917770920ee"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19inherit autotools update-alternatives 19inherit autotools update-alternatives