From 7b31ae84295981d28d00686a13c5e8534e171e27 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Tue, 10 Jul 2012 13:11:03 -0400 Subject: linux-yocto/3.2: perf: fix mips build Updating SRCREVs for the following fix: Author: Tom Zanussi Date: Tue Jul 10 09:38:40 2012 -0500 perf: add sgidefs.h to for mips builds Allow Python.h to find the definitions it needs on mips i.e. get rid of the error: "_ABIN32" is not defined. Signed-off-by: Tom Zanussi (From OE-Core rev: 04396899dc7973261404d5fbec3f85aa03a32e03) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 f331aa8aea..9e130bae33 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.2.bb @@ -11,7 +11,7 @@ LINUX_VERSION ?= "3.2.18" KMETA = "meta" -SRCREV_machine ?= "6f962975e52f7ebbb5c4897aa77d76f5957a000e" +SRCREV_machine ?= "2f986ab91c08c16f8d201518b11be0e367eb0e14" SRCREV_meta ?= "07ee09b520579b9f29bd15fefb01fd28b34c6064" PR = "${INC_PR}.0" -- cgit v1.2.3-54-g00ecf