[poky] Using linux-yocto_3.10 with dylan
Colin Walters
walters at verbum.org
Wed Oct 23 16:17:55 PDT 2013
On Wed, 2013-10-23 at 19:06 -0400, Bruce Ashfield wrote:
> It's the kernel tools. You need to bring back the matched tools -> the new 3.10
> kernel tree, since they no longer use guilt to manage patches on branches, but
> instead use pure git. The guilt tools can't detect that the patches are in fact
> already applied to the tree, and try to push changes again, which lead to your
> error.
Ah hah! Yep, after a quick copy of kern-tools.bb from oe-core master
and a "bitbake kern-tools-native", looks like "bitbake linux-yocto" is
past do_patch and onto do_compile now. I should have posted a few hours
earlier before I was knee deep in debugging prints and generated shell
scripts...
Thank you!
More information about the poky
mailing list