From 2e80a0b1f8cf023c6fb2b940e686b07f475205eb Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Mon, 9 Jul 2012 13:31:15 -0400 Subject: linux-yocto/3.2: perf scripting updates Updating the 3.2 SRCREVs to reflect the perf scripting fixes by TomZ standard/default/base: 0ec416e perf: change --root to --prefix for python install 18ad076 perf: add 'libperl not found' warning e0f641d perf: use pkg-config instead of python-config 3195098 Revert "perf: hard-code NO_LIBPERL/NO_LIBPYTHON" meta: 07ee09b features/ftrace: enable FTRACE_SYSCALLS (From OE-Core rev: c8f60299424dd912c6402847773f89c0490a1857) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb index 5381770d99..f331aa8aea 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb @@ -11,8 +11,8 @@ LINUX_VERSION ?= "3.2.18" KMETA = "meta" -SRCREV_machine ?= "27b68a93eb791e830da8d3a2c0fc99780897ad89" -SRCREV_meta ?= "ee78519365bdb25287703bbc31c06b193263c654" +SRCREV_machine ?= "6f962975e52f7ebbb5c4897aa77d76f5957a000e" +SRCREV_meta ?= "07ee09b520579b9f29bd15fefb01fd28b34c6064" PR = "${INC_PR}.0" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf