From: Nitin A Kamble <[email protected]> Updating the kernel branch SRCREVs to use latest HEAD commits of the respective kernel branches.
This updates this BSPs v3.8 kernel to version 3.8.11. Signed-off-by: Nitin A Kamble <[email protected]> --- meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend index ab1e91a..8040877 100644 --- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend +++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.8.bbappend @@ -10,13 +10,13 @@ KMACHINE_emenlow-noemgd = "emenlow" KBRANCH_emenlow-noemgd = "standard/emenlow" KERNEL_FEATURES_emenlow-noemgd_append = " features/drm-gma500/drm-gma600" -LINUX_VERSION = "3.8.4" +LINUX_VERSION = "3.8.11" -SRCREV_meta_emenlow = "2a6d36e75ca0a121570a389d7bab76ec240cbfda" -SRCREV_machine_emenlow = "47aed0c17c1c55988198ad39f86ae88894c8e0a4" +SRCREV_meta_emenlow = "edd6461602f6c2fc27bc72997e4437f422a9dccd" +SRCREV_machine_emenlow = "6ed6ca790b7afef5881de4566850bbc30ae26df6" SRCREV_emgd_emenlow = "c780732f175ff0ec866fac2130175876b519b576" -SRCREV_meta_emenlow-noemgd = "2a6d36e75ca0a121570a389d7bab76ec240cbfda" -SRCREV_machine_emenlow-noemgd = "47aed0c17c1c55988198ad39f86ae88894c8e0a4" +SRCREV_meta_emenlow-noemgd = "edd6461602f6c2fc27bc72997e4437f422a9dccd" +SRCREV_machine_emenlow-noemgd = "6ed6ca790b7afef5881de4566850bbc30ae26df6" SRC_URI_emenlow = "git://git.yoctoproject.org/linux-yocto-3.8.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.16;name=machine,meta,emgd" -- 1.8.1.4 _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
