Hi everyone,

Since a recent update, `bitbake` fails to fetch the `linux-intel`
kernel, which one is tagged `4.14.59`.

Next to the commit

http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel/commit/?h=rocko&id=57a048cb09620f82a365f62705a6baefdd410b8a

bitbake is looking for the rev `a36b9969b6b2c9321d9c6e907b47211be0f4b99`
within the branch 4.14/stable.

But if this one truly exists,

$ git show --oneline a36b9969b6b2c9321d9c6e907b47211be0f4b99c
a36b9969b6b2 (tag: lts-4.14-yocto-180731T203309Z) Merge 4.14/gse into
4.14/yocto


it has never been merged into any  branches:

$ git branch --contains a36b9969b6b2c9321d9c6e907b47211be0f4b99c
$


FYI, the output given by the former revision index:

$ git branch --contains 9b0d052d054068581419b92ad55201f02757961f
  4.14/base
  4.14/preempt-rt
  4.14/yocto/base

- Yocto itself requests for
git branch --contains ${REV} --list ${KBRANCH}


It sounds like this issue regards to kernel 4.9 also:
https://github.com/intel/linux-intel-lts/issues/4


Regards
--
David Marec, https://lapinbilly.eu/
FreeBSD 12 is out for testing.
--
_______________________________________________
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel

Reply via email to