summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2011-12-15 14:52:27 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-01-03 12:12:37 +0000
commit2af383ca3203241129f99cf28f8464801779f8a2 (patch)
tree2edb1721dd0f9be71d2a8e8aeb58c4e205cbcb28 /meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
parent77d845c50ba906011bcc52020c85c34b81bd063a (diff)
downloadpoky-2af383ca3203241129f99cf28f8464801779f8a2.tar.gz
linux-yocto: add cedartrail BSP support
Updating the meta branch to contain the board config and description for the cedartrail. (From OE-Core rev: ce52a61b0279669b0e312ab2f4a72329ad711a36) Signed-off-by: Rahul Saxena <rahul.saxena@.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 6c9917f45e..b854ab5dc3 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
@@ -16,7 +16,7 @@ LINUX_KERNEL_TYPE = "preempt-rt"
16 16
17SRCREV_machine ?= "6e96ccbbf19a4a7b67d98fdcd74d2c9da2c7c463" 17SRCREV_machine ?= "6e96ccbbf19a4a7b67d98fdcd74d2c9da2c7c463"
18SRCREV_machine_qemuppc ?= "8ea61de7fd201ff0001a039f2fda8ec2e4a562a1" 18SRCREV_machine_qemuppc ?= "8ea61de7fd201ff0001a039f2fda8ec2e4a562a1"
19SRCREV_meta ?= "caa74f86f42f6ecc22c3e9f380176b2695579e18" 19SRCREV_meta ?= "44ce39d43d1c7f98ab7aaa01c1bdf87498fb2253"
20 20
21PR = "r1" 21PR = "r1"
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"