summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-06-23 00:15:50 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-06-24 18:06:43 +0100
commitc77746de9f18387abaa119950a2fa52b0bc6f017 (patch)
tree1a2b4654e7773a29bfeeec4d3da34c5171ecfdc1 /meta/recipes-devtools
parent24700da93a543ab9b1799ea93d82b941033a2b51 (diff)
downloadpoky-c77746de9f18387abaa119950a2fa52b0bc6f017.tar.gz
file: upgrade 5.38 -> 5.39
(From OE-Core rev: a9fb039852354ada27c95401bbe9c29d8f9b7f38) Signed-off-by: Andreas Müller <schnitzeltony@gmail.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.39.bb (renamed from meta/recipes-devtools/file/file_5.38.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/file/file_5.38.bb b/meta/recipes-devtools/file/file_5.39.bb
index 48cf8ab549..0dcc90548a 100644
--- a/meta/recipes-devtools/file/file_5.38.bb
+++ b/meta/recipes-devtools/file/file_5.39.bb
@@ -13,7 +13,7 @@ DEPENDS_class-native = "bzip2-replacement-native"
13 13
14SRC_URI = "git://github.com/file/file.git" 14SRC_URI = "git://github.com/file/file.git"
15 15
16SRCREV = "ec41083645689a787cdd00cb3b5bf578aa79e46c" 16SRCREV = "87731415de945660b00f02207d8e9d986ef9b82e"
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"
18 18
19inherit autotools update-alternatives 19inherit autotools update-alternatives