From: Ong Boon Leong <[email protected]> Update the kernel recipe src-revs to use kernel v3.8.13 of the kernel repository branches and to use the HEAD of linux-yocto_3.8 meta branch.
Signed-off-by: Ong Boon Leong <[email protected]> --- .../recipes-kernel/linux/linux-yocto_3.8.bbappend | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.8.bbappend index c20b6c1..47a2437 100644 --- a/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.8.bbappend +++ b/meta-crystalforest/recipes-kernel/linux/linux-yocto_3.8.bbappend @@ -4,16 +4,16 @@ COMPATIBLE_MACHINE_crystalforest-gladden = "crystalforest-gladden" KMACHINE_crystalforest-gladden = "crystalforest" KBRANCH_crystalforest-gladden = "standard/common-pc-64/crystalforest" -SRCREV_machine_pn-linux-yocto_crystalforest-gladden ?= "47aed0c17c1c55988198ad39f86ae88894c8e0a4" -SRCREV_meta_pn-linux-yocto_crystalforest-gladden ?= "2a6d36e75ca0a121570a389d7bab76ec240cbfda" +SRCREV_machine_pn-linux-yocto_crystalforest-gladden ?= "dbf932a9b316d5b29b3e220e5a30e7a165ad2992" +SRCREV_meta_pn-linux-yocto_crystalforest-gladden ?= "cb96851e7e559f9247d616d08406db6135c357cb" COMPATIBLE_MACHINE_crystalforest-server = "crystalforest-server" KMACHINE_crystalforest-server = "crystalforest" KBRANCH_crystalforest-server = "standard/common-pc-64/crystalforest" -SRCREV_machine_pn-linux-yocto_crystalforest-server ?= "47aed0c17c1c55988198ad39f86ae88894c8e0a4" -SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "2a6d36e75ca0a121570a389d7bab76ec240cbfda" +SRCREV_machine_pn-linux-yocto_crystalforest-server ?= "dbf932a9b316d5b29b3e220e5a30e7a165ad2992" +SRCREV_meta_pn-linux-yocto_crystalforest-server ?= "cb96851e7e559f9247d616d08406db6135c357cb" -LINUX_VERSION = "3.8.4" +LINUX_VERSION = "3.8.13" module_autoload_uio = "uio" -- 1.7.10.4 _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
