From 15c853b6757eac02959bf49726da7f7eb8d10389 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 21 Mar 2017 22:18:14 +0000 Subject: Revert "file: update SRCREV for 5.25 to fix fetch fail on missing commit" This reverts commit b35225c88ff681a4a903f7fb4612ac768214f539. Upstream restored the original hashes. Change-Id: Ic70de44339c5c07c97992336636709ee65a4a35d Signed-off-by: Richard Purdie Signed-off-by: Patrick Williams --- import-layers/yocto-poky/meta/recipes-devtools/file/file_5.25.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'import-layers/yocto-poky/meta') diff --git a/import-layers/yocto-poky/meta/recipes-devtools/file/file_5.25.bb b/import-layers/yocto-poky/meta/recipes-devtools/file/file_5.25.bb index f89931c4ec..68bad69b4e 100644 --- a/import-layers/yocto-poky/meta/recipes-devtools/file/file_5.25.bb +++ b/import-layers/yocto-poky/meta/recipes-devtools/file/file_5.25.bb @@ -20,7 +20,7 @@ SRC_URI = "git://github.com/file/file.git \ file://host-file.patch \ " -SRCREV = "789cfc7d727cee1c7cfb7d29c09162e2399285c5" +SRCREV = "f45db89ddc91692b662fffbabbdafc7bc4c00f5e" S = "${WORKDIR}/git" inherit autotools -- cgit v1.2.3