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 core2-32, so should be safe to move into jethro now.
There is one kernel_configcheck warning for GPIO_GENERIC from the new broxton.cfg fragment, but that isn't anything new - the same problem exists in krogoth and master but no warning is displayed for those releases. 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 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 2397181e99d3155c7a00e1756cec92b568d9a9eb: meta-valleyisland: Update machine SRCREVs to latest commit (2016-05-06 09:14:03 -0700) are available in the git repository at: git://git.yoctoproject.org/meta-intel-contrib tzanussi/standard-intel-base-updates-jethro http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel-contrib/log/?h=tzanussi/standard-intel-base-updates-jethro Tom Zanussi (5): 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/linux-yocto-rt_4.1.bbappend | 24 +++++++++++----------- .../linux/linux-yocto-tiny_4.1.bbappend | 8 ++++---- .../recipes-kernel/linux/linux-yocto_4.1.bbappend | 24 +++++++++++----------- conf/machine/include/intel-common-pkgarch.inc | 1 + 4 files changed, 29 insertions(+), 28 deletions(-) -- 1.9.3 -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
