[oe-commits] [openembedded-core] branch krogoth updated: Revert "file: update SRCREV for 5.25 to fix fetch fail on missing commit"

git at git.openembedded.org git at git.openembedded.org
Tue Mar 21 22:40:12 UTC 2017


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch krogoth
in repository openembedded-core.

The following commit(s) were added to refs/heads/krogoth by this push:
     new ff8c885  Revert "file: update SRCREV for 5.25 to fix fetch fail on missing commit"
ff8c885 is described below

commit ff8c8859434e56894accc5a63980c1b8904eb935
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Tue Mar 21 22:18:14 2017 +0000

    Revert "file: update SRCREV for 5.25 to fix fetch fail on missing commit"
    
    This reverts commit b35225c88ff681a4a903f7fb4612ac768214f539.
    
    Upstream restored the original hashes.
---
 meta/recipes-devtools/file/file_5.25.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-devtools/file/file_5.25.bb b/meta/recipes-devtools/file/file_5.25.bb
index f89931c..68bad69 100644
--- a/meta/recipes-devtools/file/file_5.25.bb
+++ b/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

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list