From 7f44713308fcb14a644932ae886ea6ccf88e88f3 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 7 Jun 2012 15:59:49 -0400 Subject: linux-yocto/3.0: add cedartrail kernel features Updating meta to move Kernel Features out of the BSP and add to the Cedartrail Machine branch. (From OE-Core rev: e44b616309dd8e442c7cd13c4c0b1a4ee41ac40f) Signed-off-by: Kishore Bodke Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb | 2 +- meta/recipes-kernel/linux/linux-yocto_3.0.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 508beb1768..a39b9663e8 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.0.bb @@ -10,7 +10,7 @@ KMETA = "meta" SRCREV_machine ?= "e67428d9966eecec4c081993dc64ceb5c0e64643" SRCREV_machine_qemuppc ?= "dcca458cb92cc287f70e4062f02460f36a881b16" -SRCREV_meta ?= "b040132c19d70b00fc49f3b7e08c2ed52ac59f92" +SRCREV_meta ?= "46e8fc2bbbe73514e8d99101adaaa373f760ffa7" PR = "r2" PV = "${LINUX_VERSION}+git${SRCPV}" diff --git a/meta/recipes-kernel/linux/linux-yocto_3.0.bb b/meta/recipes-kernel/linux/linux-yocto_3.0.bb index cfae247866..440821ca94 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.0.bb @@ -18,7 +18,7 @@ SRCREV_machine_qemuppc ?= "bd9a3c4c066bd4b9f52b51aaaec9b029a7abe793" SRCREV_machine_qemux86 ?= "70342faea067476774eb55f4e3098af0bcc48782" SRCREV_machine_qemux86-64 ?= "cba836a545fbeb96f6f2392c3ecbac9d7735fa65" SRCREV_machine ?= "bd6ad607c754dea30d91502a237870b4c45e0f1b" -SRCREV_meta ?= "b040132c19d70b00fc49f3b7e08c2ed52ac59f92" +SRCREV_meta ?= "46e8fc2bbbe73514e8d99101adaaa373f760ffa7" PR = "r4" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf