summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/file
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2016-01-07 01:17:33 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-01-15 11:54:50 +0000
commitd3e16b811f2d267b0e83456702a0adeca68b34da (patch)
tree5ef3a9b16a58e2c4f320e77c263ea03c81b3c359 /meta/recipes-devtools/file
parent3549abca711b05cda8706ff5f5cc52d44fe785bc (diff)
downloadpoky-d3e16b811f2d267b0e83456702a0adeca68b34da.tar.gz
file: 5.24 -> 5.25
(From OE-Core rev: 84e782e4c83236fe4a058309a9a5027589d27223) 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.25.bb (renamed from meta/recipes-devtools/file/file_5.24.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/file/file_5.24.bb b/meta/recipes-devtools/file/file_5.25.bb
index 39f185d36a..68bad69b4e 100644
--- a/meta/recipes-devtools/file/file_5.24.bb
+++ b/meta/recipes-devtools/file/file_5.25.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 = "3c0874be4d3232d672b20f513451a39cfd7c585a" 23SRCREV = "f45db89ddc91692b662fffbabbdafc7bc4c00f5e"
24S = "${WORKDIR}/git" 24S = "${WORKDIR}/git"
25 25
26inherit autotools 26inherit autotools