Richard/Saul, Here are two 3.10 kernel updates that I've had in my tree for a while now, and a fix from this morning for the kernel install issues being seen on the autobuilder.
The beagleboard changes are for [YOCTO #5211] and [YOCTO #5183], which means working USB and ethernet. The install fix addresses [YOCTO #5527], which means we can avoid the install of vmlinux in a hard link situation. Cheers, Bruce The following changes since commit ea92671d9823e3667d6ced7ac2af20f991da404d: bitbake: cooker: replace "w" file opening mode with "a" mode (2013-11-12 17:01:37 +0000) 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 (3): linux-yocto/3.10: meta: ARM: OMAP3: Add USB PHY driver for Beagleboard linux-yocto-rt/3.10: fix ntp merge issue kernel.bbclass: test for hardlinks before installing meta/classes/kernel.bbclass | 6 +++++- meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 3 +-- meta/recipes-kernel/linux/linux-yocto_3.10.bb | 2 +- 4 files changed, 10 insertions(+), 7 deletions(-) -- 1.8.1.2 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
