From 9adaae0f23e33a4f6375eae9031d0b063d6c6ae9 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Fri, 20 Dec 2013 23:24:05 -0600 Subject: 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 Signed-off-by: Tom Zanussi --- meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend | 9 +++++---- 1 file changed, 5 insertions(+), 4 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 1206045b..9b6a8346 100644 --- a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend +++ b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend @@ -11,12 +11,13 @@ KBRANCH_crownbay-noemgd = "standard/crownbay" KERNEL_FEATURES_append_crownbay-noemgd = " cfg/vesafb" LINUX_VERSION = "3.10.17" +LINUX_VERSION = "3.10.19" -SRCREV_meta_crownbay = "f1c9080cd27f99700fa59b5375d1ddd0afe625ad" -SRCREV_machine_crownbay = "c03195ed6e3066494e3fb4be69154a57066e845b" +SRCREV_meta_crownbay = "d9cd83c0292bd4e2a6754a96761027252e726a42" +SRCREV_machine_crownbay = "a9ec82e355130160f9094e670bd5be0022a84194" SRCREV_emgd_crownbay = "39c44dd7838bfd228938219cdb21ca30c4d0cbbf" -SRCREV_meta_crownbay-noemgd = "f1c9080cd27f99700fa59b5375d1ddd0afe625ad" -SRCREV_machine_crownbay-noemgd = "c03195ed6e3066494e3fb4be69154a57066e845b" +SRCREV_meta_crownbay-noemgd = "d9cd83c0292bd4e2a6754a96761027252e726a42" +SRCREV_machine_crownbay-noemgd = "a9ec82e355130160f9094e670bd5be0022a84194" 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