From 5102e0a7b12402a03c97a506e517e0095abee60e Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 30 Nov 2012 12:33:50 -0500 Subject: [PATCH] linux-yocto/3.4: merge v3.4.19, v3.4.20 Updating the linux-yocto-3.4 trees to incorporate both 3.4.19 and 3.4.20 from the kernel.org -stable team. (From OE-Core rev: 8ac0c82bb8fe4fe17b6a32b18e57546d21b4d5ef) Signed-off-by: Bruce Ashfield Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 8 ++++---- meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | 6 +++--- meta/recipes-kernel/linux/linux-yocto_3.4.bb | 16 ++++++++-------- 3 files changed, 15 insertions(+), 15 deletions(-) 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 e0800ff..d524120 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb @@ -3,14 +3,14 @@ require recipes-kernel/linux/linux-yocto.inc KBRANCH = "standard/preempt-rt/base" KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" -LINUX_VERSION ?= "3.4.18" +LINUX_VERSION ?= "3.4.20" LINUX_KERNEL_TYPE = "preempt-rt" KMETA = "meta" -SRCREV_machine ?= "2572b13999da8129c37eb2bf7e9a8fa68dc2a4bf" -SRCREV_machine_qemuppc ?= "2004632314104d4f31bb1577e955da53796f517c" -SRCREV_meta ?= "4e5f2b43acfbdb924edbdf42a816e3e2b15203b3" +SRCREV_machine ?= "61a6e7a812b3b49988c4eb29a78c5db94d380197" +SRCREV_machine_qemuppc ?= "0d29fe9056288412b8b538e48af3c78bac3494f1" +SRCREV_meta ?= "8b0a93c0a224c9b91f90545b123b055b2e313bfc" PR = "${INC_PR}.0" 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 ab214c8..d6fe8bb 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb @@ -8,12 +8,12 @@ KBRANCH = "${KBRANCH_DEFAULT}" LINUX_KERNEL_TYPE = "tiny" KCONFIG_MODE = "--allnoconfig" -LINUX_VERSION ?= "3.4.18" +LINUX_VERSION ?= "3.4.20" KMETA = "meta" -SRCREV_machine ?= "f1c2320544eaffd6ecc7fcb8b18f8a0ed4ba2e14" -SRCREV_meta ?= "4e5f2b43acfbdb924edbdf42a816e3e2b15203b3" +SRCREV_machine ?= "b13bef6377719a488293af196236cc290566fad3" +SRCREV_meta ?= "8b0a93c0a224c9b91f90545b123b055b2e313bfc" PR = "${INC_PR}.0" 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 bb3c860..814492d 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb @@ -3,17 +3,17 @@ require recipes-kernel/linux/linux-yocto.inc KBRANCH_DEFAULT = "standard/base" KBRANCH = "${KBRANCH_DEFAULT}" -SRCREV_machine_qemuarm ?= "e24986bf7398f5fb471173bda1d4f32008da101a" -SRCREV_machine_qemumips ?= "8835a2ba0d8e8f9bb5e2513d3568ae3970acefd5" -SRCREV_machine_qemuppc ?= "ae8e2cd14e47bceb9c2bdcb927b3a0ea61f6c311" -SRCREV_machine_qemux86 ?= "f1c2320544eaffd6ecc7fcb8b18f8a0ed4ba2e14" -SRCREV_machine_qemux86-64 ?= "f1c2320544eaffd6ecc7fcb8b18f8a0ed4ba2e14" -SRCREV_machine ?= "f1c2320544eaffd6ecc7fcb8b18f8a0ed4ba2e14" -SRCREV_meta ?= "4e5f2b43acfbdb924edbdf42a816e3e2b15203b3" +SRCREV_machine_qemuarm ?= "092d66e326abfda80c50dcf1869417d7420847f1" +SRCREV_machine_qemumips ?= "b258437665477f44a868c38c6c9cc5199db58cd8" +SRCREV_machine_qemuppc ?= "67a370223d695ec08b6e5a38860fa1fe5d0d9f1e" +SRCREV_machine_qemux86 ?= "b13bef6377719a488293af196236cc290566fad3" +SRCREV_machine_qemux86-64 ?= "b13bef6377719a488293af196236cc290566fad3" +SRCREV_machine ?= "b13bef6377719a488293af196236cc290566fad3" +SRCREV_meta ?= "8b0a93c0a224c9b91f90545b123b055b2e313bfc" SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" -LINUX_VERSION ?= "3.4.18" +LINUX_VERSION ?= "3.4.20" PR = "${INC_PR}.3" PV = "${LINUX_VERSION}+git${SRCPV}" -- 2.7.4