+ Bruce

I also can't find that revision on the remote branch...

---
Cal

On 10/02/2016 08:24 AM, Patrick Ohly wrote:
On Sat, 2016-10-01 at 13:49 +0200, Patrick Ohly wrote:
Hello!

I'm getting the following error when trying to build for
intel-corei7-64:

ERROR: linux-yocto-4.4.20+gitAUTOINC+59290c5f61_94e5bb30ea-r0 do_fetch:
Fetcher failure: Unable to find revision
94e5bb30eaf8a880a6c82b64a497d8b4a855d138 in branch standard/intel/base
even from upstream

That's for SRCREV_MACHINE_INTEL_COMMON =
"94e5bb30eaf8a880a6c82b64a497d8b4a855d138" in current
meta-intel/common/recipes-kernel/linux/linux-yocto_4.4.bbappend. And
indeed, that revision no longer seems to be on the standard/intel/base
branch (or any branch at all, if I understand "git branch --contains"
correctly):

$ cd linux-yocto-4.4/
$ git fetch origin
$ git branch --contains 94e5bb30eaf8a880a6c82b64a497d8b4a855d138 | wc -l
0
$ git log --oneline origin/standard/intel/base | grep 94e5bb | wc -l
0

Has someone accidentally force-pushed a new standard/intel/base branch?
https://download.ostroproject.org/mirror/sources/git2_git.yoctoproject.org.linux-yocto-4.4.git.tar.gz
 has a copy of the repo where 94e5bb is on the standard/intel/base branch.


--
_______________________________________________
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to