From df552f18cf9852e0f04780399b78605c8085d935 Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 8 May 2015 14:07:19 -0400 Subject: linux-yocto/3.14: cavium and configuration changes Updating the 3.14 SRCREVs to integrate the latest round of cavium support patches, as well as configuration backports from 3.19. Signed-off-by: Bruce Ashfield --- meta/recipes-kernel/linux/linux-yocto_3.14.bb | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'meta/recipes-kernel/linux/linux-yocto_3.14.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto_3.14.bb b/meta/recipes-kernel/linux/linux-yocto_3.14.bb index d4ea55a239..c809d2e29f 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.14.bb @@ -11,15 +11,15 @@ KBRANCH_qemux86 ?= "standard/common-pc/base" KBRANCH_qemux86-64 ?= "standard/common-pc-64/base" KBRANCH_qemumips64 ?= "standard/mti-malta64" -SRCREV_machine_qemuarm ?= "e4f91293908648d495b4f9735768633569e39b9f" -SRCREV_machine_qemuarm64 ?= "b991a586470900e3de824f5ea75653aa2150594d" -SRCREV_machine_qemumips ?= "6623389731309b0ac591736d5b438de833f195c7" -SRCREV_machine_qemuppc ?= "3217fbcd002914fba4914d2e61dabb378081fd25" -SRCREV_machine_qemux86 ?= "8794bd6a473199b2baa7a405d44cdbfa5351b60b" -SRCREV_machine_qemux86-64 ?= "b991a586470900e3de824f5ea75653aa2150594d" -SRCREV_machine_qemumips64 ?= "6649ef219b3bf6da1678547b9da376367520e80a" -SRCREV_machine ?= "b991a586470900e3de824f5ea75653aa2150594d" -SRCREV_meta ?= "46df2668fa657162d11f96a6f1af138c562a03aa" +SRCREV_machine_qemuarm ?= "dbd8e70653ffb6b63a1b8b7134813d3a93975ff5" +SRCREV_machine_qemuarm64 ?= "bda175966009d5a94103559e6e6ae51279952f39" +SRCREV_machine_qemumips ?= "b985d5039e5b14f5acac135a84f2d6541b531552" +SRCREV_machine_qemuppc ?= "dbbdaf47fae37664ea30181b18a436b3d5401293" +SRCREV_machine_qemux86 ?= "d3943ebf24457188669472c85d82ab32e2f95f6b" +SRCREV_machine_qemux86-64 ?= "bda175966009d5a94103559e6e6ae51279952f39" +SRCREV_machine_qemumips64 ?= "a594ff1fef248d72bf4ef929fa4497cf54a04500" +SRCREV_machine ?= "bda175966009d5a94103559e6e6ae51279952f39" +SRCREV_meta ?= "a996d95104b72c422a56e7d9bc8615ec4219ac74" SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" -- cgit 1.2.3-korg