summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2014-04-18 10:27:01 -0700
committerTom Zanussi <tom.zanussi@intel.com>2014-04-22 08:10:18 -0500
commit38c58952f4beb481c05e9b531421ead8ba4a1d11 (patch)
tree4ba1fc1e2e6ae54db972a0a1376900526501e39e
parentf7521f2e4e0dd32e2e030d365f003e2fb09ee780 (diff)
downloadmeta-intel-38c58952f4beb481c05e9b531421ead8ba4a1d11.tar.gz
sugarbay: Update linux-yocto 3.10 SRCREV (3.10.35-LTSI)
Update to the HEAD of standard/common-pc-64/sugarbay (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 <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r--meta-sugarbay/recipes-kernel/linux/linux-yocto_3.10.bbappend6
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-sugarbay/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-sugarbay/recipes-kernel/linux/linux-yocto_3.10.bbappend
index db4f1945..2b950971 100644
--- a/meta-sugarbay/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-sugarbay/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -5,7 +5,7 @@ COMPATIBLE_MACHINE_sugarbay = "sugarbay"
5KMACHINE_sugarbay = "sugarbay" 5KMACHINE_sugarbay = "sugarbay"
6KBRANCH_sugarbay = "standard/common-pc-64/sugarbay" 6KBRANCH_sugarbay = "standard/common-pc-64/sugarbay"
7 7
8LINUX_VERSION = "3.10.19" 8LINUX_VERSION = "3.10.35"
9 9
10SRCREV_meta_sugarbay = "d9cd83c0292bd4e2a6754a96761027252e726a42" 10SRCREV_meta_sugarbay = "7df9ef8ee47dc9023044614210f4c1d9d916dd5f"
11SRCREV_machine_sugarbay = "a9ec82e355130160f9094e670bd5be0022a84194" 11SRCREV_machine_sugarbay = "cee957655fe67826b2e827e2db41f156fa8f0cc4"