summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2014-05-21 11:45:35 -0700
committerTom Zanussi <tom.zanussi@linux.intel.com>2014-05-22 14:26:27 -0500
commite6c532ba49a4a7ef2a0b62511ce33b220be27566 (patch)
treedc3c8e41f61710e3e1f972f62e76a42d9cfdc07d
parentbbaba724d2be6f2ef443dab27bcebae9d6153bc5 (diff)
downloadmeta-intel-e6c532ba49a4a7ef2a0b62511ce33b220be27566.tar.gz
crownbay: update SRCREVs for the linux-yocto_3.10 recipe
Use the latest HEADs of the kernel repository branches. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
-rw-r--r--meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend4
1 files changed, 2 insertions, 2 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 ce928f35..f7998565 100644
--- a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -12,12 +12,12 @@ KBRANCH_crownbay-noemgd = "standard/crownbay"
12KERNEL_FEATURES_append_crownbay-noemgd = " cfg/vesafb" 12KERNEL_FEATURES_append_crownbay-noemgd = " cfg/vesafb"
13 13
14LINUX_VERSION_crownbay = "3.10.38" 14LINUX_VERSION_crownbay = "3.10.38"
15SRCREV_meta_crownbay = "617c6158c3d5b931f0d6131e0b0a7b374c792599" 15SRCREV_meta_crownbay = "e1f26aeccfd43bc3d7e95873ceda469b631b8473"
16SRCREV_machine_crownbay = "02f7e63e56c061617957388c23bd5cf9b05c5388" 16SRCREV_machine_crownbay = "02f7e63e56c061617957388c23bd5cf9b05c5388"
17SRCREV_emgd_crownbay = "42d5e4548e8e79e094fa8697949eed4cf6af00a3" 17SRCREV_emgd_crownbay = "42d5e4548e8e79e094fa8697949eed4cf6af00a3"
18 18
19LINUX_VERSION_crownbay-noemgd = "3.10.38" 19LINUX_VERSION_crownbay-noemgd = "3.10.38"
20SRCREV_meta_crownbay-noemgd = "617c6158c3d5b931f0d6131e0b0a7b374c792599" 20SRCREV_meta_crownbay-noemgd = "e1f26aeccfd43bc3d7e95873ceda469b631b8473"
21SRCREV_machine_crownbay-noemgd = "02f7e63e56c061617957388c23bd5cf9b05c5388" 21SRCREV_machine_crownbay-noemgd = "02f7e63e56c061617957388c23bd5cf9b05c5388"
22 22
23SRC_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" 23SRC_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"