summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/recipes-kernel
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2013-06-04 08:55:41 +0000
committerTom Zanussi <tom.zanussi@linux.intel.com>2013-06-17 07:46:50 -0500
commit7538581394eac3e7cff6cd2c7943d94dbe0171b8 (patch)
tree40f2ab979751163ed7ff1216784cba54ca0ee341 /meta-emenlow/recipes-kernel
parentc866beec41801b2796c4abbbb391ed016826f475 (diff)
downloadmeta-intel-7538581394eac3e7cff6cd2c7943d94dbe0171b8.tar.gz
emenlow: update 3.4 kernel SRCREVs
Updating the kernel branch SRCREVs to use latest HEAD commits of the respective kernel branches. This updates this BSPs v3.4 kernel to version 3.4.46. Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com>
Diffstat (limited to 'meta-emenlow/recipes-kernel')
-rw-r--r--meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend12
1 files changed, 6 insertions, 6 deletions
diff --git a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend
index 4a46c594..0b55e493 100644
--- a/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend
+++ b/meta-emenlow/recipes-kernel/linux/linux-yocto_3.4.bbappend
@@ -10,13 +10,13 @@ KMACHINE_emenlow-noemgd = "emenlow"
10KBRANCH_emenlow-noemgd = "standard/emenlow" 10KBRANCH_emenlow-noemgd = "standard/emenlow"
11KERNEL_FEATURES_emenlow-noemgd_append = " features/drm-gma500/drm-gma600" 11KERNEL_FEATURES_emenlow-noemgd_append = " features/drm-gma500/drm-gma600"
12 12
13SRCREV_machine_pn-linux-yocto_emenlow ?= "38909cd5415a3a6c237ab2e880c57e853b3b472f" 13SRCREV_machine_pn-linux-yocto_emenlow ?= "0a1e7660733615106a2430e38bf6b835a8e5507d"
14SRCREV_meta_pn-linux-yocto_emenlow ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" 14SRCREV_meta_pn-linux-yocto_emenlow ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac"
15SRCREV_emgd_pn-linux-yocto_emenlow ?= "08f65e2611877f7339a0626ab1c7255a35787adb" 15SRCREV_emgd_pn-linux-yocto_emenlow ?= "f5c3a221f0e42d48ee5af369d73594e26ef7fae6"
16 16
17SRCREV_machine_pn-linux-yocto_emenlow-noemgd ?= "38909cd5415a3a6c237ab2e880c57e853b3b472f" 17SRCREV_machine_pn-linux-yocto_emenlow-noemgd ?= "0a1e7660733615106a2430e38bf6b835a8e5507d"
18SRCREV_meta_pn-linux-yocto_emenlow-noemgd ?= "f697e099bc76d5df3a307a5bc0cc25021dd6dfe0" 18SRCREV_meta_pn-linux-yocto_emenlow-noemgd ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac"
19 19
20SRC_URI_emenlow = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.16;name=machine,meta,emgd" 20SRC_URI_emenlow = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},${KMETA},emgd-1.16;name=machine,meta,emgd"
21 21
22LINUX_VERSION = "3.4.28" 22LINUX_VERSION = "3.4.46"