diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-05-05 09:47:49 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-06 17:59:17 +0100 |
commit | 920ca71dc29f638cb3e3b91852e6795e68cd6a31 (patch) | |
tree | 8a170adc1d220bd2f462bec925087afcb8b4bbc2 /meta/recipes-kernel | |
parent | 8dc545c511d765c0cbda32718ba296508b929a78 (diff) | |
download | poky-920ca71dc29f638cb3e3b91852e6795e68cd6a31.tar.gz |
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>
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.10.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb index ff1e13fe64..893d9852c0 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | |||
@@ -5,7 +5,7 @@ KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" | |||
5 | 5 | ||
6 | SRCREV_machine ?= "8aa9023c5e2e2ca4180e971da9a2c139d5b3c79e" | 6 | SRCREV_machine ?= "8aa9023c5e2e2ca4180e971da9a2c139d5b3c79e" |
7 | SRCREV_machine_qemuppc ?= "3dd7fd5d191245ab92889e69060ff732bdec770b" | 7 | SRCREV_machine_qemuppc ?= "3dd7fd5d191245ab92889e69060ff732bdec770b" |
8 | SRCREV_meta ?= "1eb79862c2959cfa305773e7f785d6d1810bf190" | 8 | SRCREV_meta ?= "617c6158c3d5b931f0d6131e0b0a7b374c792599" |
9 | 9 | ||
10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" | 10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
11 | 11 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb index 57f12fe9ec..7081cd18aa 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | |||
@@ -10,7 +10,7 @@ LINUX_VERSION ?= "3.10.38" | |||
10 | KMETA = "meta" | 10 | KMETA = "meta" |
11 | 11 | ||
12 | SRCREV_machine ?= "02f7e63e56c061617957388c23bd5cf9b05c5388" | 12 | SRCREV_machine ?= "02f7e63e56c061617957388c23bd5cf9b05c5388" |
13 | SRCREV_meta ?= "1eb79862c2959cfa305773e7f785d6d1810bf190" | 13 | SRCREV_meta ?= "617c6158c3d5b931f0d6131e0b0a7b374c792599" |
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${LINUX_VERSION}+git${SRCPV}" |
16 | 16 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb index f6e05c2c6e..e5774f9947 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb | |||
@@ -18,7 +18,7 @@ SRCREV_machine_qemux86 ?= "02f7e63e56c061617957388c23bd5cf9b05c5388" | |||
18 | SRCREV_machine_qemux86-64 ?= "02f7e63e56c061617957388c23bd5cf9b05c5388" | 18 | SRCREV_machine_qemux86-64 ?= "02f7e63e56c061617957388c23bd5cf9b05c5388" |
19 | SRCREV_machine_qemumips64 ?= "ebd521c1b609b445d8baf522d71453d4c26a0440" | 19 | SRCREV_machine_qemumips64 ?= "ebd521c1b609b445d8baf522d71453d4c26a0440" |
20 | SRCREV_machine ?= "02f7e63e56c061617957388c23bd5cf9b05c5388" | 20 | SRCREV_machine ?= "02f7e63e56c061617957388c23bd5cf9b05c5388" |
21 | SRCREV_meta ?= "1eb79862c2959cfa305773e7f785d6d1810bf190" | 21 | SRCREV_meta ?= "617c6158c3d5b931f0d6131e0b0a7b374c792599" |
22 | 22 | ||
23 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 23 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
24 | 24 | ||