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

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


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

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

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

commit ddf907ca95a19f54785079b4396935273b3747f6
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
AuthorDate: Tue Mar 21 22:17:57 2017 +0000

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

diff --git a/meta/recipes-devtools/file/file_5.28.bb b/meta/recipes-devtools/file/file_5.28.bb
index 048fb8e..e64a89c 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 \
         file://0001-Add-P-prompt-into-Usage-info.patch \
         "
 
-SRCREV = "acbaf156236cbc54b3cf3bc6cbf05d80cb196451"
+SRCREV = "3c521817322a6bf5160cfeb09b9145ccde587b2a"
 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