summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/file
diff options
context:
space:
mode:
authorHuang Qiyu <huangqy.fnst@cn.fujitsu.com>2016-12-21 02:37:22 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-01-05 13:54:06 +0000
commit0559ad29fb73ba8bd221d4c0f808f7a46d5f477f (patch)
tree17732e9cbb1b29170042c85c33526fd1e35153ec /meta/recipes-devtools/file
parentdf48c4b483b95c67a9305f28b554ab4b5dba2b89 (diff)
downloadpoky-0559ad29fb73ba8bd221d4c0f808f7a46d5f477f.tar.gz
file: 5.28 -> 5.29
Upgrade file from 5.28 to 5.29. (From OE-Core rev: 056b31649141f8160ce05d72b9e53e39ac97c718) Signed-off-by: Huang Qiyu <huangqy.fnst@cn.fujitsu.com> Signed-off-by: Ross Burton <ross.burton@intel.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.29.bb (renamed from meta/recipes-devtools/file/file_5.28.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/file/file_5.28.bb b/meta/recipes-devtools/file/file_5.29.bb
index e64a89c804..29af874815 100644
--- a/meta/recipes-devtools/file/file_5.28.bb
+++ b/meta/recipes-devtools/file/file_5.29.bb
@@ -19,7 +19,7 @@ SRC_URI = "git://github.com/file/file.git \
19 file://0001-Add-P-prompt-into-Usage-info.patch \ 19 file://0001-Add-P-prompt-into-Usage-info.patch \
20 " 20 "
21 21
22SRCREV = "3c521817322a6bf5160cfeb09b9145ccde587b2a" 22SRCREV = "015b0cdce1a0abb68ab99510e7fc8d2f77e8ec77"
23S = "${WORKDIR}/git" 23S = "${WORKDIR}/git"
24 24
25inherit autotools 25inherit autotools