[meta-intel] [PATCH 1/2] romley: update v3.8 kernel recipe commits to v3.8.4

kishore.k.bodke at intel.com kishore.k.bodke at intel.com
Mon Apr 1 11:54:48 PDT 2013


From: Kishore Bodke <kishore.k.bodke at intel.com>

Specify the LINUX_VERSION corresponding to the kernel branch commits
and update the commits to v3.8.4.

Signed-off-by: Kishore Bodke <kishore.k.bodke at intel.com>
---
 .../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 f84530d..514d740 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"
-- 
1.7.9.5




More information about the meta-intel mailing list