summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2017-03-21 22:17:57 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-03-21 22:39:46 +0000
commite292e935b077a95ae093d4b425c7e95b177b030b (patch)
tree6c945c28568cd1f9b9828ee312e73a74bcfbd688 /meta/recipes-devtools
parent555d77678507d313ba0e1a20ae868082b40046ed (diff)
downloadpoky-e292e935b077a95ae093d4b425c7e95b177b030b.tar.gz
Revert "file: update SRCREV for 5.28 to fix fetch fail on missing commit"
This reverts commit 87c17b352daa63bc4f62e8802982288ab1839f1b. Upstream restored the original hashes. Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/file/file_5.28.bb2
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.28.bb
index 048fb8ef9d..e64a89c804 100644
--- a/meta/recipes-devtools/file/file_5.28.bb
+++ b/meta/recipes-devtools/file/file_5.28.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 = "acbaf156236cbc54b3cf3bc6cbf05d80cb196451" 22SRCREV = "3c521817322a6bf5160cfeb09b9145ccde587b2a"
23S = "${WORKDIR}/git" 23S = "${WORKDIR}/git"
24 24
25inherit autotools 25inherit autotools