On Thu, 2014-12-11 at 03:31 -0500, Bruce Ashfield wrote: > On Wed, Dec 10, 2014 at 10:02 AM, Burton, Ross <ross.bur...@intel.com> wrote: > > > > On 10 December 2014 at 14:16, Bruce Ashfield <bruce.ashfi...@windriver.com> > > wrote: > >> > >> The following changes since commit > >> 88dfcbf149dda89277e58ae4ec3a87500624cfff: > >> > >> kernel-yocto: make sure git tags get dereferenced properly in do_patch() > >> (2014-12-10 08:12:56 -0500) > >> > >> are available in the git repository at: > >> > >> git://git.pokylinux.org/poky-contrib HEAD > > > > > > I wonder what happened here! > > @#!$#@$ the script is insane. > > > > >> > >> for you to fetch changes up to 4be985be419f06f18c735d72ac4a4d00fea71dd8: > >> > >> linux-yocto/3.14: update to 3.14.26, integrate ltsi and -rt updates > >> (2014-12-10 08:38:49 -0500) > > > > > > That's zedd/kernel-updates, right? > > > > Yah. Sorry about the confusion,
I've been experimenting, the upgrades look good but we have a problem with the new kernel class changes. The issue is that if you have an existing TMPDIR, the build will do "bad things". Basically, there is usually an existing sstate manifest file which covers the kernel source in the sysroot. do_configure will trigger cleaning of that manifest, a large chunk of the source disappears and then the build understandably fails. Whilst I can say what is happening, I can't say how we fix it at this point :/. I would like people to test these patches, we'd better hold off merging until we can get this issue figured out. Its part of a wider problem with "stale" data in the sysroot which we really need to figure out but its not been solved yet as its a very hard problem for which we don't have a solution :(. Cheers, Richard -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core