From 397589cd08ac06854822e4eae5d480a6ccd0d032 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Sun, 5 May 2013 21:19:28 -0700 Subject: linux-yocto/3.4: update to v3.4.43, ltsi-65311d8 and v3.4.42-rt56 Updating the 3.4 kernel trees to the latest korg, LTSI and -rt stable releases. (From OE-Core master rev: 98446039e210936a32e70559a379131e8e0d832f) (From OE-Core rev: c1d14cc318778331525674fb24b2adabbe29bb21) 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(-) (limited to 'meta/recipes-kernel') 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 f92fac1071..0c882f2ca0 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.36" +LINUX_VERSION ?= "3.4.43" LINUX_KERNEL_TYPE = "preempt-rt" KMETA = "meta" -SRCREV_machine ?= "206d4bb6338b4e561bb4690b7e63e552245ebd74" -SRCREV_machine_qemuppc ?= "84bf0022638ea805c227da3c7bcc333b1bd3ad4f" -SRCREV_meta ?= "80b4b5110dca5184b57e85f1e775fb006a2e85ad" +SRCREV_machine ?= "cd1372eb10dc0b20815916205fa91d84c1c012fc" +SRCREV_machine_qemuppc ?= "5e5ef5cca422434085b4e158674dc642b79dedda" +SRCREV_meta ?= "1bab5bd090948b4cc4c4ed57c834603a3cf9f235" 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 1cc5075a1b..1cdc2a5c03 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.36" +LINUX_VERSION ?= "3.4.43" KMETA = "meta" -SRCREV_machine ?= "79ba9469f349566c49ae007326198e3241a0d5d3" -SRCREV_meta ?= "80b4b5110dca5184b57e85f1e775fb006a2e85ad" +SRCREV_machine ?= "fff57da7886cf5e99c07adf6649610cb1cd89330" +SRCREV_meta ?= "1bab5bd090948b4cc4c4ed57c834603a3cf9f235" 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 18136b6653..e03b293499 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 ?= "169d2f318fdfe980cac9b688bd38f508cd4436d6" -SRCREV_machine_qemumips ?= "80467d492ecefd82f733632b08323a728587c277" -SRCREV_machine_qemuppc ?= "e954091f4a17ad1dfdec3989382aab55dc666e79" -SRCREV_machine_qemux86 ?= "79ba9469f349566c49ae007326198e3241a0d5d3" -SRCREV_machine_qemux86-64 ?= "79ba9469f349566c49ae007326198e3241a0d5d3" -SRCREV_machine ?= "79ba9469f349566c49ae007326198e3241a0d5d3" -SRCREV_meta ?= "80b4b5110dca5184b57e85f1e775fb006a2e85ad" +SRCREV_machine_qemuarm ?= "a4026fce19f8b2d28f37ea264693bd70126a7ade" +SRCREV_machine_qemumips ?= "372aba9e80c5f86a1f6795a7b2292a05159ef108" +SRCREV_machine_qemuppc ?= "c456ec65de4d2ac099312b0ed8e4098b29447929" +SRCREV_machine_qemux86 ?= "fff57da7886cf5e99c07adf6649610cb1cd89330" +SRCREV_machine_qemux86-64 ?= "fff57da7886cf5e99c07adf6649610cb1cd89330" +SRCREV_machine ?= "fff57da7886cf5e99c07adf6649610cb1cd89330" +SRCREV_meta ?= "1bab5bd090948b4cc4c4ed57c834603a3cf9f235" SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" -LINUX_VERSION ?= "3.4.36" +LINUX_VERSION ?= "3.4.43" PR = "${INC_PR}.4" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf