From c857fa97b417c26ef9625df453f98729ce217ecd Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 9 Jul 2012 10:59:06 -0400 Subject: linux-yocto/3.4: perf scripting & unionfs fixes Updating the SRCREVs to pickup the following changes: standard/base: 95c79fb Unionfs: update ->show_options prototype 49f1599 perf: change --root to --prefix for python install 8ff1ab6 perf: add 'libperl not found' warning b4bc865 perf: use pkg-config instead of python-config a2257bf Revert "perf: hard-code NO_LIBPERL/NO_LIBPYTHON" meta: a8cf770 features/ftrace: enable FTRACE_SYSCALLS (From OE-Core rev: 8d8b9e77aa3403e880cbbdfefc7f24a993b3161f) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb index 44d944ffbd..d2ba6c9750 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb @@ -8,9 +8,9 @@ LINUX_KERNEL_TYPE = "preempt-rt" KMETA = "meta" -SRCREV_machine ?= "684f3c1886618c919b54e8b362e72da3d128c532" -SRCREV_machine_qemuppc ?= "fb15c26f9deae3912ca7e2aaf8c818127ef27d82" -SRCREV_meta ?= "62cdf67899a36efeab3ac20dcb27f1ebc238d3af" +SRCREV_machine ?= "6767c6a0821b8bb782bee9faa8aec6593a9d39dd" +SRCREV_machine_qemuppc ?= "575b10dd912557cce881ea519c7ac2b84fbe7b47" +SRCREV_meta ?= "a8cf77018b0faa0d29f1483ff4e5a2034dc8edd5" PR = "${INC_PR}.0" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf