On Mon, 2016-10-03 at 14:42 -0400, Bruce Ashfield wrote: > > > On Mon, Oct 3, 2016 at 1:07 PM, Cal Sullivan <california.l.sullivan@i > ntel.com> wrote: > > + Bruce > > > > I also can't find that revision on the remote branch... > > There were some fixups lately, but yah, I don't see that revision > either. One of the > rebase branches was force updated for those cleanups, but not > standard/intel/base. > > Either way, I sent a pull request late last night that has the > revisions I've been testing > so they should work. > The problem is that the current and existing Ostro Project is using the hash in question and so missing it from the existing 4.4 will cause issues for them.
Sau! > Cheers, > > Bruce > > > > > --- > > 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.yoctop > > > roject.org.linux-yocto-4.4.git.tar.gz has a copy of the repo > > > where 94e5bb is on the standard/intel/base branch. > > > > > > > > > > > > > > -- > "Thou shalt not follow the NULL pointer, for chaos and madness await > thee at its end" -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
