]> code.ossystems Code Review - openembedded-core.git/commitdiff
linux-yocto: re-enable systemtap
authorBruce Ashfield <bruce.ashfield@windriver.com>
Tue, 6 Sep 2011 17:09:28 +0000 (13:09 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 7 Sep 2011 13:53:30 +0000 (14:53 +0100)
[
  Author: Tom Zanussi <tom.zanussi@intel.com>
  Date:   Fri Sep 2 23:45:12 2011 -0500

    meta: re-enable systemtap feature for linux-yocto

    Re-enable the 'systemtap feature' that turns on the kernel options required
    for systemtap, a system-wide tracing tool.

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>
meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb
meta/recipes-kernel/linux/linux-yocto_3.0.bb

index d100ceaad7033766bbeee5af32d57625993e09d9..2bd69c0e2f7818f19e86e7f11d444dc0ceb68780 100644 (file)
@@ -16,7 +16,7 @@ LINUX_KERNEL_TYPE = "preempt-rt"
 
 SRCREV_machine ?= "0b805cce57f61a244eb3b8fce460b14f1be442b3"
 SRCREV_machine_qemuppc ?= "48207085609f2b73a54e3c1ef4139894eef627af"
-SRCREV_meta ?= "258af0b952b723806baa429b65e3d8cb0d742190"
+SRCREV_meta ?= "82140b960a7cc13d116be61a85d4fe7f7d38680f"
 
 PR = "r0"
 PV = "${LINUX_VERSION}+git${SRCPV}"
index e0e8a1b1829cf20024bc9834d94df6de38cc0ad1..974d384b0772b3648ac2442a3188c6da1140704f 100644 (file)
@@ -18,7 +18,7 @@ SRCREV_machine_qemuppc ?= "af58047d79790a06e5ac5ba09837c6e65220d7aa"
 SRCREV_machine_qemux86 ?= "515e039eeb316494955e46d38c164e56999511ae"
 SRCREV_machine_qemux86-64 ?= "d19118d19d5f95e83d6fbe1268fe6b84f67de6d3"
 SRCREV_machine ?= "6fcf6f1bca9323fa2e9a5ea15fa84153cccbc28b"
-SRCREV_meta ?= "258af0b952b723806baa429b65e3d8cb0d742190"
+SRCREV_meta ?= "82140b960a7cc13d116be61a85d4fe7f7d38680f"
 
 PR = "r1"
 PV = "${LINUX_VERSION}+git${SRCPV}"