I hit this issue when doing a build this morning, and filed this bug before seeing your patches:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=11190 Cheers, Phil On 18.03.2017 00:24, Denys Dmytriyenko wrote: > From: Paul Gortmaker <paul.gortma...@windriver.com> > > Machines that cloned a while ago will have the commit, but new > deployments won't because it seems the upstream changed/rebased > and the old commit ID has been garbage-collected away. Hence > the fetch fails to check out the named commit ID. > > Both the old (gone) commit, and the "new" commit show the same > dates and commit log and point at 5.28, so hopefully this is > the right thing to do. A git diff of the two seems to only show > a blanket uprev of CVS tags and deletion of a couple autogen'd > files, and no real source changes. > > (From OE-Core rev: adb71e06768adadda7b69c3b5e81ca3ad67237f4) > > Cc: Christos Zoulas <chris...@zoulas.com> > Signed-off-by: Paul Gortmaker <paul.gortma...@windriver.com> > Signed-off-by: Richard Purdie <richard.pur...@linuxfoundation.org> > Signed-off-by: Denys Dmytriyenko <de...@ti.com> > --- > 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 e64a89c..048fb8e 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 = "3c521817322a6bf5160cfeb09b9145ccde587b2a" > +SRCREV = "acbaf156236cbc54b3cf3bc6cbf05d80cb196451" > S = "${WORKDIR}/git" > > inherit autotools > -- Phil Wise, ATS Advanced Telematic Systems GmbH Kantstrasse 162, 10623 Berlin Managing Directors: Dirk Pöschl, Armin G. Schmidt Register Court: HRB 151501 B, Amtsgericht Charlottenburg -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core