This patchset updates krogoth to use the */intel/base branches - these have been soaking in master without problem and have been build- and boot-tested with corei7-64, so should be safe to move into krogoth now.
In order to provide more timely support for Intel platforms, this patchset makes use of a set of dedicated */intel branches being 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. This patchset also fixes a couple bugs related to the use of linux-yocto-tiny in meta-intel. The following changes since commit 58b8e0f2e6c4f6566983baf4bc980a86592398ad: linux-yocto-rt/4.4: Update KBRANCH (2016-06-03 16:58:47 -0500) are available in the git repository at: git://git.yoctoproject.org/meta-intel-contrib tzanussi/standard-intel-base-updates-krogoth http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel-contrib/log/?h=tzanussi/standard-intel-base-updates-krogoth Tom Zanussi (8): linux-yocto/4.1: Switch to standard/intel/base linux-yocto-rt/4.1: Switch to standard/preempt-rt/intel/base linux-yocto-tiny/4.1: Switch to standard/tiny/intel/base intel-common-pkgarch: Set common PACKAGE_ARCH for linux-yocto-tiny linux-yocto-tiny: Fix broken SRCREV specifications linux-yocto-tiny/4.4: Switch to standard/tiny/intel/base linux-yocto/4.4: Switch to standard/intel/base linux-yocto-rt/4.4: Switch to standard/preempt-rt/intel/base common/recipes-kernel/linux/linux-yocto-rt_4.1.bbappend | 8 ++++---- common/recipes-kernel/linux/linux-yocto-rt_4.4.bbappend | 8 ++++---- common/recipes-kernel/linux/linux-yocto-tiny_4.1.bbappend | 8 ++++---- common/recipes-kernel/linux/linux-yocto-tiny_4.4.bbappend | 9 +++++---- common/recipes-kernel/linux/linux-yocto_4.1.bbappend | 8 ++++---- common/recipes-kernel/linux/linux-yocto_4.4.bbappend | 8 ++++---- conf/machine/include/intel-common-pkgarch.inc | 1 + 7 files changed, 26 insertions(+), 24 deletions(-) -- 1.9.3 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
