mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
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:
parent
7e8f98aa32
commit
6562bbc250
|
|
@ -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}"
|
||||
|
|
|
|||
|
|
@ -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}"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user