From 8e98af96a4b2b725724cd97276168c03e95aa99d Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 6 Mar 2014 16:47:39 -0500 Subject: linux-yocto/3.4: update mohonpeak.cfg for SATA, SMBus, LPC, WDT, crypto & highmem64g Updating the meta SRCREV with the latest configuration updates. Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 2 +- meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | 2 +- meta/recipes-kernel/linux/linux-yocto_3.4.bb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'meta/recipes-kernel/linux') diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb index ef380adafe..dfe11e4925 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb @@ -10,7 +10,7 @@ KMETA = "meta" SRCREV_machine ?= "74369c14c79dbb546ce1e387b1363e808ea4f5b1" SRCREV_machine_qemuppc ?= "71694a302cda24cc8a7c5f772e8306111ffcfb6c" -SRCREV_meta ?= "8e88bf72b72afb3b638e751ea2a5c89394cc196b" +SRCREV_meta ?= "ef4cd500d4b64680f7a319d399b8a12f9ecc9fe6" PR = "${INC_PR}.1" PV = "${LINUX_VERSION}+git${SRCPV}" diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb index 6ed19500e3..7db9099fec 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb @@ -13,7 +13,7 @@ LINUX_VERSION ?= "3.4.82" KMETA = "meta" SRCREV_machine ?= "c29f5c8952c0f3ef27773d78e5cc64e437a357cb" -SRCREV_meta ?= "8e88bf72b72afb3b638e751ea2a5c89394cc196b" +SRCREV_meta ?= "ef4cd500d4b64680f7a319d399b8a12f9ecc9fe6" PR = "${INC_PR}.1" PV = "${LINUX_VERSION}+git${SRCPV}" diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb index 1a3ccdd7bd..878422985b 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb @@ -17,7 +17,7 @@ SRCREV_machine_qemuppc ?= "85868d48f06911b7dddaf0180af96c8f2e874922" SRCREV_machine_qemux86 ?= "c29f5c8952c0f3ef27773d78e5cc64e437a357cb" SRCREV_machine_qemux86-64 ?= "c29f5c8952c0f3ef27773d78e5cc64e437a357cb" SRCREV_machine ?= "c29f5c8952c0f3ef27773d78e5cc64e437a357cb" -SRCREV_meta ?= "8e88bf72b72afb3b638e751ea2a5c89394cc196b" +SRCREV_meta ?= "ef4cd500d4b64680f7a319d399b8a12f9ecc9fe6" SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" -- cgit 1.2.3-korg