In order to provide more timely support for Intel platforms, this patchset switches the genericX86 BSPs over to using a set of dedicated */intel branches created for linux-yocto 4.1 and 4.4 kernels.
These branches and the corresponding kernel metadata branches provide a place to add Intel-specific features and updates which aren't yet upstream or may never go upstream but nevertheless are useful for various users. In order to have all Intel-related BSPs derive from a common source, the genericX86 BSPs (in addition to the meta-intel BSPs) are being switched over to these branches - there should be no loss in functionality by doing so. The following changes since commit 28433319ad8299aa23b1fcfdddbe100b29e86517: bitbake: toaster: tests browser Add test for creating a project (2016-05-11 11:32:58 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib tzanussi/intel-branches http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/intel-branches Tom Zanussi (4): meta-yocto-bsp: Switch linux-yocto 4.4 genericx86* BSPs to standard/intel meta-yocto-bsp: Switch linux-yocto 4.1 genericx86* BSPs to standard/intel linux-yocto/4.1: Make standard/intel branches available linux-yocto/4.4: Make standard/intel branches available meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.1.bbappend | 8 ++++---- meta-yocto-bsp/recipes-kernel/linux/linux-yocto_4.4.bbappend | 8 ++++---- meta/recipes-kernel/linux/linux-yocto_4.1.bb | 2 +- meta/recipes-kernel/linux/linux-yocto_4.4.bb | 2 +- 4 files changed, 10 insertions(+), 10 deletions(-) -- 1.9.3 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
