Richard/Saul, Here are a couple of changes that I've been testing locally for a week now, with nothing (obvious) breaking.
The linux-yocto-dev kernel change is to allow integration into master under test, so our dev kernels can be exercised directly before they become the kernel for a release. With this change, a layer can now create an optional include file, set a couple of variables and have a set of static REVs used rather than the default of AUTOREV. The linux-libc-headers change fixes a klibc mips build failure issue found by Andrea Adami. This is fixed in the latest kernels, so we'll backport the change to the 3.10 based headers and drop it when I next uprev the kernel and headers. Cheers, Bruce cc: Andrea Adami <[email protected]> The following changes since commit fc1bbe3654a3d456dfeb904f4c9752a03e3c48d6: linux-yocto-dev: allow static SRCREVs via include (2013-12-10 10:06:09 -0500) are available in the git repository at: git://git.pokylinux.org/poky-contrib zedd/kernel http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=zedd/kernel Bruce Ashfield (1): linux-libc-headers: fix MIPS klibc build error ...lude-asm-byteorder.h-in-linux-raid-md_p.h.patch | 34 ++++++++++++++++++++++ .../linux-libc-headers/linux-libc-headers_3.10.bb | 3 ++ 2 files changed, 37 insertions(+) create mode 100644 meta/recipes-kernel/linux-libc-headers/linux-libc-headers/UAPI-include-asm-byteorder.h-in-linux-raid-md_p.h.patch -- 1.8.1.2 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
