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-09-06 13:09:29 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-09-07 14:56:28 +0100
commit168b89a7cd62e5017a2fa2a09a117b275da1c590 (patch)
tree5c61aa5b5f96a89f4ebc4a3b7a28604459d0282c /meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
parent244ebdc5951f57add68f5048262e54014843f7d1 (diff)
downloadpoky-168b89a7cd62e5017a2fa2a09a117b275da1c590.tar.gz
linux-yocto: re-enable utrace
Upating the meta data and machine branch contents with the up to date merge of utrace. (From OE-Core rev: cb8efc0e1ec00892b46325aabfb1b4020a46c078) Signed-off-by: Tom Zanussi <tom.zanussi@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 2bd69c0e2f..b296ef46f9 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 ?= "0b805cce57f61a244eb3b8fce460b14f1be442b3" 17SRCREV_machine ?= "0b805cce57f61a244eb3b8fce460b14f1be442b3"
18SRCREV_machine_qemuppc ?= "48207085609f2b73a54e3c1ef4139894eef627af" 18SRCREV_machine_qemuppc ?= "48207085609f2b73a54e3c1ef4139894eef627af"
19SRCREV_meta ?= "82140b960a7cc13d116be61a85d4fe7f7d38680f" 19SRCREV_meta ?= "3c9ebeed2598b74798a0c9247ef7c385e0cd96a7"
20 20
21PR = "r0" 21PR = "r0"
22PV = "${LINUX_VERSION}+git${SRCPV}" 22PV = "${LINUX_VERSION}+git${SRCPV}"