summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
diff options
context:
space:
mode:
authorMaxin B. John <maxin.john@enea.com>2014-04-03 09:58:55 +0200
committerMaxin B. John <maxin.john@enea.com>2014-04-03 09:58:55 +0200
commit6ef83e1cb65080174a888faef3a0791158f10ee4 (patch)
tree6b028d3ab33c369284f41614d1c14aef8994c2cc /meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
parentaccc04b57bb68da4542bcecd49d95dcb03efd909 (diff)
parent185ac2bc78f4c23c2023b5ecad3a21e3f3fc34de (diff)
downloadmeta-intel-6ef83e1cb65080174a888faef3a0791158f10ee4.tar.gz
Merge remote-tracking branch 'origin/master' into master-enea
Conflicts: common/recipes-kernel/linux/linux-yocto_3.10.bbappend
Diffstat (limited to 'meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend')
-rw-r--r--meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend12
1 files changed, 6 insertions, 6 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 60757838..3bf0182b 100644
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.10.bbappend
@@ -11,13 +11,13 @@ KMACHINE_emenlow-noemgd = "emenlow"
11KBRANCH_emenlow-noemgd = "standard/emenlow" 11KBRANCH_emenlow-noemgd = "standard/emenlow"
12KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500" 12KERNEL_FEATURES_append_emenlow-noemgd = " features/drm-gma500/drm-gma500"
13 13
14LINUX_VERSION = "3.10.19" 14LINUX_VERSION = "3.10.25"
15 15
16SRCREV_meta_emenlow = "d9cd83c0292bd4e2a6754a96761027252e726a42" 16SRCREV_meta_emenlow = "df3aa753c8826127fb5ad811d56d57168551d6e4"
17SRCREV_machine_emenlow = "a9ec82e355130160f9094e670bd5be0022a84194" 17SRCREV_machine_emenlow = "79af968f2f26378798aec7a6d729ff5a371aae5f"
18SRCREV_emgd_emenlow = "39c44dd7838bfd228938219cdb21ca30c4d0cbbf" 18SRCREV_emgd_emenlow = "42d5e4548e8e79e094fa8697949eed4cf6af00a3"
19 19
20SRCREV_meta_emenlow-noemgd = "d9cd83c0292bd4e2a6754a96761027252e726a42" 20SRCREV_meta_emenlow-noemgd = "df3aa753c8826127fb5ad811d56d57168551d6e4"
21SRCREV_machine_emenlow-noemgd = "a9ec82e355130160f9094e670bd5be0022a84194" 21SRCREV_machine_emenlow-noemgd = "79af968f2f26378798aec7a6d729ff5a371aae5f"
22 22
23SRC_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" 23SRC_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"