summaryrefslogtreecommitdiffstats
path: root/meta-emenlow
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-11-12 09:57:18 -0800
committerTom Zanussi <tom.zanussi@intel.com>2013-11-14 15:58:07 -0600
commitc96b19cf6ec14d86564666bfe55acb626519bb04 (patch)
tree8fc9ed61c2a28693590bf0168c5377c688a90787 /meta-emenlow
parentc328ab84877c9dc43dfe4d2bb6406629df43bf9f (diff)
downloadmeta-intel-c96b19cf6ec14d86564666bfe55acb626519bb04.tar.gz
emenlow: 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-emenlow')
-rw-r--r--meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend10
1 files changed, 5 insertions, 5 deletions
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
index 9698a977..9ffc0394 100644
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -10,13 +10,13 @@ KMACHINE_emenlow-noemgd = "emenlow"
10KBRANCH_emenlow-noemgd = "standard/emenlow" 10KBRANCH_emenlow-noemgd = "standard/emenlow"
11KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500" 11KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500"
12 12
13LINUX_VERSION = "3.10.11" 13LINUX_VERSION = "3.10.17"
14 14
15SRCREV_meta_emenlow = "452f0679ea93a6cb4433bebd7177629228a5cf68" 15SRCREV_meta_emenlow = "f1c9080cd27f99700fa59b5375d1ddd0afe625ad"
16SRCREV_machine_emenlow = "2927821e14523fa0ee18140aa7ff6e0509b48ab7" 16SRCREV_machine_emenlow = "c03195ed6e3066494e3fb4be69154a57066e845b"
17SRCREV_emgd_emenlow = "39c44dd7838bfd228938219cdb21ca30c4d0cbbf" 17SRCREV_emgd_emenlow = "39c44dd7838bfd228938219cdb21ca30c4d0cbbf"
18 18
19SRCREV_meta_emenlow-noemgd = "452f0679ea93a6cb4433bebd7177629228a5cf68" 19SRCREV_meta_emenlow-noemgd = "f1c9080cd27f99700fa59b5375d1ddd0afe625ad"
20SRCREV_machine_emenlow-noemgd = "2927821e14523fa0ee18140aa7ff6e0509b48ab7" 20SRCREV_machine_emenlow-noemgd = "c03195ed6e3066494e3fb4be69154a57066e845b"
21 21
22SRC_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" 22SRC_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"