summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2015-08-19 15:39:57 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-08-30 12:36:03 +0100
commit98152706dbc4c1510cf3521800cd2fc535563feb (patch)
tree77585683ea8aba37df81c57d7ac142ce4af82f31 /meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb
parentde7e449b879f17ad375468c49c92b1a0238c523b (diff)
downloadpoky-98152706dbc4c1510cf3521800cd2fc535563feb.tar.gz
linux-yocto/3.19/4.1: add coretemp to intel-common-drivers
Updating the 3.19 and 4.1 meta SRCREVs to pull in the coretemp configuration values. Partial fix for [YOCTO #8107]. (From OE-Core rev: 4511961afca854d8006c0d058f46f8ba46f277c4) (From OE-Core rev: 39eff54fec9a90c9a5f49d8beb643ec9152add2e) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb
index c82da37268..a6a58a2ed8 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.19.bb
@@ -10,7 +10,7 @@ KMETA = "kernel-meta"
10KCONF_BSP_AUDIT_LEVEL = "2" 10KCONF_BSP_AUDIT_LEVEL = "2"
11 11
12SRCREV_machine ?= "e152349de59b43b2a75f2c332b44171df461d5a0" 12SRCREV_machine ?= "e152349de59b43b2a75f2c332b44171df461d5a0"
13SRCREV_meta ?= "361c186effc0b0038dfbfd3fe71ecf3df5edb43d" 13SRCREV_meta ?= "1016714868249d64fc16692fd7679672b1efa17b"
14 14
15PV = "${LINUX_VERSION}+git${SRCPV}" 15PV = "${LINUX_VERSION}+git${SRCPV}"
16 16