summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2014-05-05 09:47:49 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-06 17:59:17 +0100
commit920ca71dc29f638cb3e3b91852e6795e68cd6a31 (patch)
tree8a170adc1d220bd2f462bec925087afcb8b4bbc2 /meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb
parent8dc545c511d765c0cbda32718ba296508b929a78 (diff)
downloadpoky-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/linux/linux-yocto-tiny_3.10.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb2
1 files changed, 1 insertions, 1 deletions
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"
10KMETA = "meta" 10KMETA = "meta"
11 11
12SRCREV_machine ?= "02f7e63e56c061617957388c23bd5cf9b05c5388" 12SRCREV_machine ?= "02f7e63e56c061617957388c23bd5cf9b05c5388"
13SRCREV_meta ?= "1eb79862c2959cfa305773e7f785d6d1810bf190" 13SRCREV_meta ?= "617c6158c3d5b931f0d6131e0b0a7b374c792599"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16