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>
This commit is contained in:
Nitin A Kamble 2014-05-21 11:45:35 -07:00 committed by Tom Zanussi
parent 879b6307cd
commit 764453068d

View File

@ -12,12 +12,12 @@ KBRANCH_crownbay-noemgd = "standard/crownbay"
KERNEL_FEATURES_append_crownbay-noemgd = " cfg/vesafb"
LINUX_VERSION_crownbay = "3.10.38"
SRCREV_meta_crownbay = "617c6158c3d5b931f0d6131e0b0a7b374c792599"
SRCREV_meta_crownbay = "e1f26aeccfd43bc3d7e95873ceda469b631b8473"
SRCREV_machine_crownbay = "02f7e63e56c061617957388c23bd5cf9b05c5388"
SRCREV_emgd_crownbay = "42d5e4548e8e79e094fa8697949eed4cf6af00a3"
LINUX_VERSION_crownbay-noemgd = "3.10.38"
SRCREV_meta_crownbay-noemgd = "617c6158c3d5b931f0d6131e0b0a7b374c792599"
SRCREV_meta_crownbay-noemgd = "e1f26aeccfd43bc3d7e95873ceda469b631b8473"
SRCREV_machine_crownbay-noemgd = "02f7e63e56c061617957388c23bd5cf9b05c5388"
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"