From 967fca6f34115da7cb3448d0a00f6a1104635cc1 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Thu, 27 Feb 2014 15:56:27 -0500 Subject: linux-yocto/3.4: update to v3.4.82 and latest LTSI Updating the 3.4 tree to the 3.4.82 -stable update, and integrating the latest LTSI changes. (From OE-Core rev: 97518da4d03cdc6a3a9ddfce0475d2f6189dc390) Signed-off-by: Bruce Ashfield Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto_3.4.bb | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto_3.4.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb index 765d4deec7..1a3ccdd7bd 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb @@ -11,17 +11,17 @@ KBRANCH_qemux86 = "standard/common-pc/base" KBRANCH_qemux86-64 = "standard/common-pc-64/base" KBRANCH_qemumips64 = "standard/mti-malta64" -SRCREV_machine_qemuarm ?= "38fe75106c5faa3ea49d0a285769de3d08478f90" -SRCREV_machine_qemumips ?= "67c8918ce3cfd66f19f23b46381993ff488b3fe0" -SRCREV_machine_qemuppc ?= "0e81c96b36e05746ae978a830fe3dbdac8a51e58" -SRCREV_machine_qemux86 ?= "7f4d818b0450a5dc79f81b51dc7d13d0682b1287" -SRCREV_machine_qemux86-64 ?= "7f4d818b0450a5dc79f81b51dc7d13d0682b1287" -SRCREV_machine ?= "7f4d818b0450a5dc79f81b51dc7d13d0682b1287" -SRCREV_meta ?= "f36797c2df3fbe9491c8ac5977fb691f4a75e9b7" +SRCREV_machine_qemuarm ?= "6c34763a9e4e05e1fcaa32d915bd05cccd0abc1d" +SRCREV_machine_qemumips ?= "fa9377eda8d2dceccb218f229551424c64ef0c28" +SRCREV_machine_qemuppc ?= "85868d48f06911b7dddaf0180af96c8f2e874922" +SRCREV_machine_qemux86 ?= "c29f5c8952c0f3ef27773d78e5cc64e437a357cb" +SRCREV_machine_qemux86-64 ?= "c29f5c8952c0f3ef27773d78e5cc64e437a357cb" +SRCREV_machine ?= "c29f5c8952c0f3ef27773d78e5cc64e437a357cb" +SRCREV_meta ?= "8e88bf72b72afb3b638e751ea2a5c89394cc196b" SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" -LINUX_VERSION ?= "3.4.69" +LINUX_VERSION ?= "3.4.82" PR = "${INC_PR}.5" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.2.3-54-g00ecf