From a6065e7fc2ac413fe48c4b4835ca9c715bc6915c Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 3 Feb 2012 10:20:54 -0500 Subject: linux-yocto: rt compiliation fix Updating the meta SRCREC to pickup the following changes: 70e86dc meta/rt: update rt patch cache Without this change a 3.0 based -rt build will fail to patch. (From OE-Core rev: e5da5e84e64362f59a62f65b9f260f96af96bc11) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb') 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 7f902fc524..d7e4e7aede 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" SRCREV_machine ?= "2f9d925f5681eaae7f341cc1270c739e8b329c03" SRCREV_machine_qemuppc ?= "c66f7ef2315010756c8c97af6b13d52f9f18c03b" -SRCREV_meta ?= "77ca4855e80acb8dad21acea946908716c308b5b" +SRCREV_meta ?= "70e86dc937a40c0dc7c84549de0e86bb09f12da3" PR = "r1" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf