summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-06-07 15:59:49 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-08 11:56:32 +0100
commit7f44713308fcb14a644932ae886ea6ccf88e88f3 (patch)
tree90dcbe7b6e9ffdab36020ef32208dab236031b07 /meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
parent32901465931d9c69c95cccd89219954216f1dc69 (diff)
downloadpoky-7f44713308fcb14a644932ae886ea6ccf88e88f3.tar.gz
linux-yocto/3.0: add cedartrail kernel features
Updating meta to move Kernel Features out of the BSP and add to the Cedartrail Machine branch. (From OE-Core rev: e44b616309dd8e442c7cd13c4c0b1a4ee41ac40f) Signed-off-by: Kishore Bodke <kishore.k.bodke@intel.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb')
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
index 508beb1768..a39b9663e8 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
@@ -10,7 +10,7 @@ KMETA = "meta"
10 10
11SRCREV_machine ?= "e67428d9966eecec4c081993dc64ceb5c0e64643" 11SRCREV_machine ?= "e67428d9966eecec4c081993dc64ceb5c0e64643"
12SRCREV_machine_qemuppc ?= "dcca458cb92cc287f70e4062f02460f36a881b16" 12SRCREV_machine_qemuppc ?= "dcca458cb92cc287f70e4062f02460f36a881b16"
13SRCREV_meta ?= "b040132c19d70b00fc49f3b7e08c2ed52ac59f92" 13SRCREV_meta ?= "46e8fc2bbbe73514e8d99101adaaa373f760ffa7"
14 14
15PR = "r2" 15PR = "r2"
16PV = "${LINUX_VERSION}+git${SRCPV}" 16PV = "${LINUX_VERSION}+git${SRCPV}"