From 1bc8359872d8cfae6a7bdae807319ae6e073a544 Mon Sep 17 00:00:00 2001 From: Kishore Bodke Date: Mon, 1 Apr 2013 11:27:05 -0700 Subject: romley: update v3.8 kernel recipe commits to v3.8.4 Specify the LINUX_VERSION corresponding to the kernel branch commits and update the commits to v3.8.4. Signed-off-by: Kishore Bodke --- meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend index f84530d5..514d7401 100644 --- a/meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend +++ b/meta-romley/recipes-kernel/linux/linux-yocto_3.8.bbappend @@ -5,14 +5,16 @@ COMPATIBLE_MACHINE_romley = "romley" KMACHINE_romley = "romley" KBRANCH_romley = "standard/common-pc-64/romley" -SRCREV_machine_pn-linux-yocto_romley ?= "b170394a475b96ecc92cbc9e4b002bed0a9f69c5" -SRCREV_meta_pn-linux-yocto_romley ?= "c2ed0f16fdec628242a682897d5d86df4547cf24" +SRCREV_machine_pn-linux-yocto_romley ?= "47aed0c17c1c55988198ad39f86ae88894c8e0a4" +SRCREV_meta_pn-linux-yocto_romley ?= "2a6d36e75ca0a121570a389d7bab76ec240cbfda" COMPATIBLE_MACHINE_romley-ivb = "romley-ivb" KMACHINE_romley-ivb = "romley" KBRANCH_romley-ivb = "standard/common-pc-64/romley" -SRCREV_machine_pn-linux-yocto_romley-ivb ?= "b170394a475b96ecc92cbc9e4b002bed0a9f69c5" -SRCREV_meta_pn-linux-yocto_romley-ivb ?= "c2ed0f16fdec628242a682897d5d86df4547cf24" +SRCREV_machine_pn-linux-yocto_romley-ivb ?= "47aed0c17c1c55988198ad39f86ae88894c8e0a4" +SRCREV_meta_pn-linux-yocto_romley-ivb ?= "2a6d36e75ca0a121570a389d7bab76ec240cbfda" + +LINUX_VERSION = "3.8.4" module_autoload_uio = "uio" -- cgit v1.2.3-54-g00ecf