Richard/Saul,
This is a second fix for YOCTO 2032. BSPs that want the bleeding edge kernel
headers were still seeing some branch validation errors with the yocto libc
headers recipe.
There were two reasons:
- we were pointing at an old tree, which introduced some branch naming
issues
- there were some new routines in the base yocto kernel class that
should just be overriden
This change bumps the linux-yocto based libc headers to v3.2.8, indicates
that 'standard/base' should be used for those headers and stubs out
validation and configuration tasks we don't need for header generation.
Both Darren and myself have tested this one.
cc: Darren Hart <[email protected]>
Cheers,
Bruce
The following changes since commit 8f07bdc0a42dd7a7c3acf5d1b13220dbc98c8017:
Richard Purdie (1):
image_types_uboot: Update to work after recent image_types changes
are available in the git repository at:
git://git.pokylinux.org/poky-contrib zedd/yocto-libc-headers
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/yocto-libc-headers
Bruce Ashfield (1):
linux-libc-headers-yocto: bump to v3.2.8
.../linux-libc-headers-yocto_git.bb | 29 +++++++++++++-------
1 files changed, 19 insertions(+), 10 deletions(-)
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core