]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-yocto/4.4: skylake configuration
authorBruce Ashfield <bruce.ashfield@windriver.com>
Fri, 29 Apr 2016 17:05:14 +0000 (13:05 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 9 May 2016 07:03:58 +0000 (08:03 +0100)
Integrating the following patches for skylake features and config:

  82c2ea9f6bf intel-common: enable support for skylake in intel common bsp
  269b6a7a98e2 intel-common-drivers: enable OSS Support
  71a19d3e6dc6 intel-pinctrl: enable pinctrl driver for skylake
  281f7db8c839 features: soc: enable configurations for skylake.

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb
meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb
meta/recipes-kernel/linux/linux-yocto_4.4.bb

index d06f12ecb41407c1830abad0cc795cbf36766b39..05397850e38ec6ef834263096e5fa02520a56d6d 100644 (file)
@@ -3,7 +3,7 @@ KBRANCH ?= "standard/preempt-rt"
 require recipes-kernel/linux/linux-yocto.inc
 
 SRCREV_machine ?= "fcabc089b516e760d00a066893f9772d1535785c"
-SRCREV_meta ?= "e1515ef98cec975df218363e28c2abe3a71c6a59"
+SRCREV_meta ?= "082c2ea9f6bffa9b2bfa8f1e10b88046b8f064fd"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}"
index d8137da215a7b96a01cf30e61c56a0e8b90fc7fe..4c5aa63a2d7ec8713e936075ff25ed2d6a278848 100644 (file)
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
 KCONF_BSP_AUDIT_LEVEL = "2"
 
 SRCREV_machine ?= "076cc85486fda808582bd1e77400a5c49dea3e2e"
-SRCREV_meta ?= "e1515ef98cec975df218363e28c2abe3a71c6a59"
+SRCREV_meta ?= "082c2ea9f6bffa9b2bfa8f1e10b88046b8f064fd"
 
 PV = "${LINUX_VERSION}+git${SRCPV}"
 
index f81e3aee7f4f4e3930db3db39e4b79788ade68fe..de67e0187950cf6eaedd63a09799621c62285671 100644 (file)
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "076cc85486fda808582bd1e77400a5c49dea3e2e"
 SRCREV_machine_qemux86-64 ?= "076cc85486fda808582bd1e77400a5c49dea3e2e"
 SRCREV_machine_qemumips64 ?= "6519e6317cc72e380bc1b7543e614ac0032a80ae"
 SRCREV_machine ?= "076cc85486fda808582bd1e77400a5c49dea3e2e"
-SRCREV_meta ?= "e1515ef98cec975df218363e28c2abe3a71c6a59"
+SRCREV_meta ?= "082c2ea9f6bffa9b2bfa8f1e10b88046b8f064fd"
 
 SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \
            git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}"