summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/file
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2016-06-12 01:25:04 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-06-15 08:35:00 +0100
commite19af016b0e7b2487c2dedc89facce2c2fb501e5 (patch)
tree88c2694abfc462dc538e907a5a25bbb7d77c95a0 /meta/recipes-devtools/file
parent4690723161ef1a9632a9892bd0ec848ab527dd07 (diff)
downloadpoky-e19af016b0e7b2487c2dedc89facce2c2fb501e5.tar.gz
file: 5.25 -> 5.27
(From OE-Core rev: 44a5da0e4ab49d49a2192b84a53cc1e726907f14) Signed-off-by: Robert Yang <liezhi.yang@windriver.com> 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.27.bb (renamed from meta/recipes-devtools/file/file_5.25.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/file/file_5.25.bb b/meta/recipes-devtools/file/file_5.27.bb
index 68bad69b4e..d1bbf6bc3c 100644
--- a/meta/recipes-devtools/file/file_5.25.bb
+++ b/meta/recipes-devtools/file/file_5.27.bb
@@ -20,7 +20,7 @@ SRC_URI = "git://github.com/file/file.git \
20 file://host-file.patch \ 20 file://host-file.patch \
21 " 21 "
22 22
23SRCREV = "f45db89ddc91692b662fffbabbdafc7bc4c00f5e" 23SRCREV = "72da5ae78ed7b5ecbbe84c36ddb493f7907099bc"
24S = "${WORKDIR}/git" 24S = "${WORKDIR}/git"
25 25
26inherit autotools 26inherit autotools