emenlow: 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:54 -07:00 committed by Tom Zanussi
parent e6c532ba49
commit 369ab00ec9

View File

@ -12,12 +12,12 @@ KBRANCH_emenlow-noemgd = "standard/emenlow"
KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500"
LINUX_VERSION_emenlow = "3.10.38"
SRCREV_meta_emenlow = "617c6158c3d5b931f0d6131e0b0a7b374c792599"
SRCREV_meta_emenlow = "e1f26aeccfd43bc3d7e95873ceda469b631b8473"
SRCREV_machine_emenlow = "02f7e63e56c061617957388c23bd5cf9b05c5388"
SRCREV_emgd_emenlow = "42d5e4548e8e79e094fa8697949eed4cf6af00a3"
LINUX_VERSION_emenlow-noemgd = "3.10.38"
SRCREV_meta_emenlow-noemgd = "617c6158c3d5b931f0d6131e0b0a7b374c792599"
SRCREV_meta_emenlow-noemgd = "e1f26aeccfd43bc3d7e95873ceda469b631b8473"
SRCREV_machine_emenlow-noemgd = "02f7e63e56c061617957388c23bd5cf9b05c5388"
SRC_URI_emenlow = "git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.18;name=machine,meta,emgd"