From 9e27e3f734f5210b18c14607bb85810afa3ce027 Mon Sep 17 00:00:00 2001 From: Nitin A Kamble Date: Fri, 18 Apr 2014 10:23:06 -0700 Subject: crownbay: Update linux-yocto 3.10 SRCREV (3.10.35-LTSI) Update to the HEAD of standard/crownbay (3.10.35-LTSI). This also works around an open issue with do_validate_branches where feature branches are reset the HEAD of the machine branch if they contain that commit. Signed-off-by: Nitin A Kamble Signed-off-by: Tom Zanussi --- meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'meta-crownbay') diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend index 0700a5e7..5b0d0182 100644 --- a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend +++ b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend @@ -10,13 +10,13 @@ KMACHINE_crownbay-noemgd = "crownbay" KBRANCH_crownbay-noemgd = "standard/crownbay" KERNEL_FEATURES_append_crownbay-noemgd = " cfg/vesafb" -LINUX_VERSION = "3.10.19" +LINUX_VERSION = "3.10.35" -SRCREV_meta_crownbay = "d9cd83c0292bd4e2a6754a96761027252e726a42" -SRCREV_machine_crownbay = "a9ec82e355130160f9094e670bd5be0022a84194" -SRCREV_emgd_crownbay = "39c44dd7838bfd228938219cdb21ca30c4d0cbbf" +SRCREV_meta_crownbay = "7df9ef8ee47dc9023044614210f4c1d9d916dd5f" +SRCREV_machine_crownbay = "cee957655fe67826b2e827e2db41f156fa8f0cc4" +SRCREV_emgd_crownbay = "42d5e4548e8e79e094fa8697949eed4cf6af00a3" -SRCREV_meta_crownbay-noemgd = "d9cd83c0292bd4e2a6754a96761027252e726a42" -SRCREV_machine_crownbay-noemgd = "a9ec82e355130160f9094e670bd5be0022a84194" +SRCREV_meta_crownbay-noemgd = "7df9ef8ee47dc9023044614210f4c1d9d916dd5f" +SRCREV_machine_crownbay-noemgd = "cee957655fe67826b2e827e2db41f156fa8f0cc4" SRC_URI_crownbay = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.18;name=machine,meta,emgd" -- cgit v1.2.3-54-g00ecf