From cb36b33a160287355bab89c0718a7d0768bd7cb0 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Tue, 4 Jun 2013 09:32:19 +0000 Subject: sys940x: linux-yocto_3.8: update kernel SRCREVs Updating the kernel branch SRCREVs to use latest HEAD commits of the respective kernel branches. And rearrange the BSP specific lines in the recipe in separate groups. This updates this BSPs v3.8 kernel to version 3.8.11. Signed-off-by: Nitin A Kamble Signed-off-by: Tom Zanussi --- .../recipes-kernel/linux/linux-yocto_3.8.bbappend | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'meta-sys940x') diff --git a/meta-sys940x/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-sys940x/recipes-kernel/linux/linux-yocto_3.8.bbappend index 6340c1ad..71628761 100644 --- a/meta-sys940x/recipes-kernel/linux/linux-yocto_3.8.bbappend +++ b/meta-sys940x/recipes-kernel/linux/linux-yocto_3.8.bbappend @@ -1,24 +1,21 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" KMETA = "meta" +LINUX_VERSION = "3.8.11" COMPATIBLE_MACHINE_sys940x = "sys940x" KMACHINE_sys940x = "sys940x" KBRANCH_sys940x = "standard/sys940x" KERNEL_FEATURES_sys940x = " features/drm-emgd/drm-emgd-1.16" +SRCREV_meta_sys940x = "edd6461602f6c2fc27bc72997e4437f422a9dccd" +SRCREV_machine_sys940x = "6ed6ca790b7afef5881de4566850bbc30ae26df6" +SRCREV_emgd_sys940x = "c780732f175ff0ec866fac2130175876b519b576" +SRC_URI_sys940x = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.16;name=machine,meta,emgd" COMPATIBLE_MACHINE_sys940x-noemgd = "sys940x-noemgd" KMACHINE_sys940x-noemgd = "sys940x" KBRANCH_sys940x-noemgd = "standard/sys940x" KERNEL_FEATURES_sys940x-noemgd = " cfg/vesafb" +SRCREV_meta_sys940x-noemgd = "edd6461602f6c2fc27bc72997e4437f422a9dccd" +SRCREV_machine_sys940x-noemgd = "6ed6ca790b7afef5881de4566850bbc30ae26df6" -LINUX_VERSION = "3.8.4" - -SRCREV_meta_sys940x = "2a6d36e75ca0a121570a389d7bab76ec240cbfda" -SRCREV_machine_sys940x = "47aed0c17c1c55988198ad39f86ae88894c8e0a4" -SRCREV_emgd_sys940x = "c780732f175ff0ec866fac2130175876b519b576" - -SRCREV_meta_sys940x-noemgd = "2a6d36e75ca0a121570a389d7bab76ec240cbfda" -SRCREV_machine_sys940x-noemgd = "47aed0c17c1c55988198ad39f86ae88894c8e0a4" - -SRC_URI_sys940x = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.16;name=machine,meta,emgd" -- cgit v1.2.3-54-g00ecf