linux-intel/4.9: Update yocto-kernel-cache SRCREV

Various changes to configuration, including wifi, nftables, virtualbox,
bluetooth, and smp options.

Signed-off-by: Ismo Puustinen <ismo.puustinen@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Ismo Puustinen 2017-06-07 16:45:15 +03:00 committed by Saul Wold
parent 7e8f98aa32
commit 6562bbc250
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ python () {
KBRANCH = "base-rt"
SRCREV_machine ?= "c7475df230529efcf75575b968ac3aaa962903e0"
SRCREV_meta ?= "8b40e0ad3acba22a19c2505584044df115d02e90"
SRCREV_meta ?= "de57de86e23493d9356fc4cc0e92a3df58a29032"
SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machine;branch=${KBRANCH}; \
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}"

View File

@ -3,7 +3,7 @@ require recipes-kernel/linux/linux-yocto.inc
KBRANCH = "base"
SRCREV_machine ?= "73905ddb22aa86582266266b6104962a5c96f114"
SRCREV_meta ?= "8b40e0ad3acba22a19c2505584044df115d02e90"
SRCREV_meta ?= "de57de86e23493d9356fc4cc0e92a3df58a29032"
SRC_URI = "git://github.com/01org/linux-intel-4.9.git;protocol=https;name=machine;branch=${KBRANCH}; \
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.9;destsuffix=${KMETA}"