summaryrefslogtreecommitdiffstats
path: root/meta-crownbay
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-11-12 09:56:53 -0800
committerTom Zanussi <tom.zanussi@intel.com>2013-11-14 15:57:56 -0600
commitc328ab84877c9dc43dfe4d2bb6406629df43bf9f (patch)
treebfb08ea614d719fab00009d28eef40b46f3b9550 /meta-crownbay
parentbee6a255540ec430c8631a86b87e1594681ee0ac (diff)
downloadmeta-intel-c328ab84877c9dc43dfe4d2bb6406629df43bf9f.tar.gz
crownbay: linux-yocto-3.10: update kernel srcrevs
Updating kernel srcrevs to the latest HEADs of the kernel branches. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@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..1206045b 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.17"
14 14
15SRCREV_meta_crownbay = "452f0679ea93a6cb4433bebd7177629228a5cf68" 15SRCREV_meta_crownbay = "f1c9080cd27f99700fa59b5375d1ddd0afe625ad"
16SRCREV_machine_crownbay = "2927821e14523fa0ee18140aa7ff6e0509b48ab7" 16SRCREV_machine_crownbay = "c03195ed6e3066494e3fb4be69154a57066e845b"
17SRCREV_emgd_crownbay = "39c44dd7838bfd228938219cdb21ca30c4d0cbbf" 17SRCREV_emgd_crownbay = "39c44dd7838bfd228938219cdb21ca30c4d0cbbf"
18 18
19SRCREV_meta_crownbay-noemgd = "452f0679ea93a6cb4433bebd7177629228a5cf68" 19SRCREV_meta_crownbay-noemgd = "f1c9080cd27f99700fa59b5375d1ddd0afe625ad"
20SRCREV_machine_crownbay-noemgd = "2927821e14523fa0ee18140aa7ff6e0509b48ab7" 20SRCREV_machine_crownbay-noemgd = "c03195ed6e3066494e3fb4be69154a57066e845b"
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"