summaryrefslogtreecommitdiffstats
path: root/meta-crownbay
diff options
context:
space:
mode:
authorDarren Hart <dvhart@linux.intel.com>2013-12-19 10:47:04 -0800
committerTom Zanussi <tom.zanussi@intel.com>2013-12-19 15:55:58 -0600
commita29c4002246ff257436e7e1bb939fd80992ce79b (patch)
tree83063684469c4c5f2fa16e60846c1a934c212d2e /meta-crownbay
parentc86e39dd06571458c7dee6cf289d5b470c98f4bd (diff)
downloadmeta-intel-a29c4002246ff257436e7e1bb939fd80992ce79b.tar.gz
linux-yocto-3.10: Update SRCREVs for 3.10.19
Fixes [YOCTO 5679] Bump the SRCREVs to address the lttng-modules build failure introduced by the oe-core/poky commit: lttng-modules: Update to 2.3.3 version This updates all the BSPs that were at the same machine SRCREV in one shot. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-crownbay')
-rw-r--r--meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend10
1 files changed, 5 insertions, 5 deletions
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 c706dd10..0700a5e7 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"
10KBRANCH_crownbay-noemgd = "standard/crownbay" 10KBRANCH_crownbay-noemgd = "standard/crownbay"
11KERNEL_FEATURES_append_crownbay-noemgd = " cfg/vesafb" 11KERNEL_FEATURES_append_crownbay-noemgd = " cfg/vesafb"
12 12
13LINUX_VERSION = "3.10.11" 13LINUX_VERSION = "3.10.19"
14 14
15SRCREV_meta_crownbay = "452f0679ea93a6cb4433bebd7177629228a5cf68" 15SRCREV_meta_crownbay = "d9cd83c0292bd4e2a6754a96761027252e726a42"
16SRCREV_machine_crownbay = "2927821e14523fa0ee18140aa7ff6e0509b48ab7" 16SRCREV_machine_crownbay = "a9ec82e355130160f9094e670bd5be0022a84194"
17SRCREV_emgd_crownbay = "39c44dd7838bfd228938219cdb21ca30c4d0cbbf" 17SRCREV_emgd_crownbay = "39c44dd7838bfd228938219cdb21ca30c4d0cbbf"
18 18
19SRCREV_meta_crownbay-noemgd = "452f0679ea93a6cb4433bebd7177629228a5cf68" 19SRCREV_meta_crownbay-noemgd = "d9cd83c0292bd4e2a6754a96761027252e726a42"
20SRCREV_machine_crownbay-noemgd = "2927821e14523fa0ee18140aa7ff6e0509b48ab7" 20SRCREV_machine_crownbay-noemgd = "a9ec82e355130160f9094e670bd5be0022a84194"
21 21
22SRC_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" 22SRC_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"