mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 00:32:12 +02:00
linux-yocto/3.10: mei.cfg: enable Intel chipsets
Importing the mei meta data change from the yocto 3.14 kernel tree. (From OE-Core rev: 2a39c6c11d9438a6d9cab9255e69c52779709e3e) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
8dc545c511
commit
920ca71dc2
@@ -5,7 +5,7 @@ KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
|
||||
|
||||
SRCREV_machine ?= "8aa9023c5e2e2ca4180e971da9a2c139d5b3c79e"
|
||||
SRCREV_machine_qemuppc ?= "3dd7fd5d191245ab92889e69060ff732bdec770b"
|
||||
SRCREV_meta ?= "1eb79862c2959cfa305773e7f785d6d1810bf190"
|
||||
SRCREV_meta ?= "617c6158c3d5b931f0d6131e0b0a7b374c792599"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ LINUX_VERSION ?= "3.10.38"
|
||||
KMETA = "meta"
|
||||
|
||||
SRCREV_machine ?= "02f7e63e56c061617957388c23bd5cf9b05c5388"
|
||||
SRCREV_meta ?= "1eb79862c2959cfa305773e7f785d6d1810bf190"
|
||||
SRCREV_meta ?= "617c6158c3d5b931f0d6131e0b0a7b374c792599"
|
||||
|
||||
PV = "${LINUX_VERSION}+git${SRCPV}"
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ SRCREV_machine_qemux86 ?= "02f7e63e56c061617957388c23bd5cf9b05c5388"
|
||||
SRCREV_machine_qemux86-64 ?= "02f7e63e56c061617957388c23bd5cf9b05c5388"
|
||||
SRCREV_machine_qemumips64 ?= "ebd521c1b609b445d8baf522d71453d4c26a0440"
|
||||
SRCREV_machine ?= "02f7e63e56c061617957388c23bd5cf9b05c5388"
|
||||
SRCREV_meta ?= "1eb79862c2959cfa305773e7f785d6d1810bf190"
|
||||
SRCREV_meta ?= "617c6158c3d5b931f0d6131e0b0a7b374c792599"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user