Richard, Here's another set of 4.1 and 4.4 kernel updates. The majority are routine backports, and have passed my sanity build and boot testing.
As part of this, I've also bumped linux-yocto-dev to v4.6-rc1. x86, mips and powerpc are passing sanity. perf had an issue on powerpc, but that is sorted out in the linux-yocto tree. qemuarm is has a boot issue, but I'm pushing out the tree while we work on the issues, since it is the best way to get more eyes on the problem. There's also the revert of the x86 32bit PAT workaround, since with the mainline set of 7 patches that were the result of the problem report .. work as advertised and I was able to build and boot sato. And finally, there's a minor tweak to the branch handling that fixes something reported by Steve Sakoman when a specific branch is being forced as the build branch. This always used to work, but in the simplification of the routines when the SRCREV validation of the fetcher came in .. I managed to drop it. Cheers, Bruce The following changes since commit 7dcb4c41272e8f611eabea991fa30df79b9e48e3: bitbake: toaster: tests Migrate landing page tests to Selenium (2016-04-01 07:14:59 +0100) 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 (8): linux-yocto/4.1: telemetry and dmaengine backports linux-yocto/4.4: gpio-pca953x: add PCAL9535 interrupt support linux-yocto/4.1: ahci: backport AHCI runtime PM linux-yocto-dev: bump to v4.6-rcX Revert "linux-yocto: Work around PAT issue on qemux86" linux-yocto/4.4: fix PAT for 32bit x86 linux-yocto/4.4: UVC: Add support for R200 depth camera kernel-yocto: enforce SRC_URI specified branch meta/classes/kernel-yocto.bbclass | 11 +++ meta/recipes-kernel/linux/linux-yocto-dev.bb | 2 +- meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | 2 +- meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 2 +- meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 2 +- meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | 2 +- .../linux-yocto/0001-Fix-qemux86-pat-issue.patch | 100 --------------------- meta/recipes-kernel/linux/linux-yocto_4.1.bb | 16 ++-- meta/recipes-kernel/linux/linux-yocto_4.4.bb | 18 ++-- 9 files changed, 32 insertions(+), 123 deletions(-) delete mode 100644 meta/recipes-kernel/linux/linux-yocto/0001-Fix-qemux86-pat-issue.patch -- 2.5.0 -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core