summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorwangmy <wangmy@fujitsu.com>2022-06-15 16:10:37 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-06-17 17:57:44 +0100
commit8892183c35222ca48ed96098f6f56771d0c44d5d (patch)
treec0b80e2b19d8c23012692f69cdf7b59cd430bfe0 /meta/recipes-devtools
parentcf8124af193bc92ddd9ab3cbe3d4842ee6cadc03 (diff)
downloadpoky-8892183c35222ca48ed96098f6f56771d0c44d5d.tar.gz
file: upgrade 5.41 -> 5.42
(From OE-Core rev: bafe556590cccae87a0259e7bb6daf527581d6ad) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/file/file_5.42.bb (renamed from meta/recipes-devtools/file/file_5.41.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/file/file_5.41.bb b/meta/recipes-devtools/file/file_5.42.bb
index 653887e97a..8efcf09c9c 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"
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 = "504206e53a89fd6eed71aeaf878aa3512418eab1" 16SRCREV = "a42b38690579de23403e0aff9b7b2f9cdf55f534"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19inherit autotools update-alternatives 19inherit autotools update-alternatives