From 088677afc5097e11bb442b3c305a200c0a7f8277 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 14 Feb 2014 14:13:54 -0500 Subject: linux-yocto/3.10: update to v3.10.28 Updating the 3.10 kernel SRCREVs to integrate the v3.10.27, 27 and 28 -stable releases. (From OE-Core rev: 91fb7cfaeb8ea1c05a15a0be8a56ac50b95fd6e4) Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto_3.10.bb | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto_3.10.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb index 8b90d6b..ee27db2 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb @@ -11,18 +11,18 @@ KBRANCH_qemux86 = "standard/common-pc/base" KBRANCH_qemux86-64 = "standard/common-pc-64/base" KBRANCH_qemumips64 = "standard/mti-malta64" -SRCREV_machine_qemuarm ?= "2a4d8c0884c8d08896c052a6e42c51e861cf48b5" -SRCREV_machine_qemumips ?= "08872a160571b9bf45b6cd262b977063f12aca46" -SRCREV_machine_qemuppc ?= "eba0c4fcc962ffddd384251b5b6ee0c61bd5ea4d" -SRCREV_machine_qemux86 ?= "78d2a615b13a1c307d482eaa9499c1b2dee40599" -SRCREV_machine_qemux86-64 ?= "78d2a615b13a1c307d482eaa9499c1b2dee40599" -SRCREV_machine_qemumips64 ?= "de555074575d2997a8cd7a4b2d6dbf22e7ddfc9b" -SRCREV_machine ?= "78d2a615b13a1c307d482eaa9499c1b2dee40599" +SRCREV_machine_qemuarm ?= "ccf8a3041cd815d3b401000345176870903cf77f" +SRCREV_machine_qemumips ?= "5233fddda6c698399eca44320027d5ee3ba662a8" +SRCREV_machine_qemuppc ?= "265e7bcceaa36d7cddbc20d73e451d376b66fb30" +SRCREV_machine_qemux86 ?= "25d0ebad3e2bf9f12bd6d386ead68e1f64ceaf29" +SRCREV_machine_qemux86-64 ?= "25d0ebad3e2bf9f12bd6d386ead68e1f64ceaf29" +SRCREV_machine_qemumips64 ?= "7a092b58f5f8f8f7893b2ee05d3d725ac2968d99" +SRCREV_machine ?= "25d0ebad3e2bf9f12bd6d386ead68e1f64ceaf29" SRCREV_meta ?= "713abc0efa9fc21234b2f342d0a849e4a4a36c65" SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" -LINUX_VERSION ?= "3.10.25" +LINUX_VERSION ?= "3.10.28" PV = "${LINUX_VERSION}+git${SRCPV}" -- cgit v1.1