diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb index 65fb5f050d..b6ad4d4b5b 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb @@ -3,8 +3,8 @@ require recipes-kernel/linux/linux-yocto.inc KBRANCH = "standard/preempt-rt/base" KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" -SRCREV_machine ?= "4de6b6b24c44ef644b46405a85c550128d4a779a" -SRCREV_machine_qemuppc ?= "24a1786e5ed0d479638af5738375e396bf4c922c" +SRCREV_machine ?= "f1e003e9441f0366d7b9a2209ef3108438745ea3" +SRCREV_machine_qemuppc ?= "12be459359d5b20dbf856aa3649304c6f618d420" SRCREV_meta ?= "4f689aa30a2c9cf5dceb2fa3696d2cb208ee9173" SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb index 4b33f3c3e0..15ae4c5672 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb @@ -9,7 +9,7 @@ LINUX_VERSION ?= "3.10.11" KMETA = "meta" -SRCREV_machine ?= "702040ac7c7ec66a29b4d147665ccdd0ff015577" +SRCREV_machine ?= "e1aa804148370cda6f85640281af156ffa007d52" SRCREV_meta ?= "4f689aa30a2c9cf5dceb2fa3696d2cb208ee9173" PV = "${LINUX_VERSION}+git${SRCPV}" diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb index 3e8b476376..5dea36f34e 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb @@ -3,13 +3,13 @@ require recipes-kernel/linux/linux-yocto.inc KBRANCH_DEFAULT = "standard/base" KBRANCH = "${KBRANCH_DEFAULT}" -SRCREV_machine_qemuarm ?= "4901b46258e7195bd4d4ff14a618a2cb71395bf3" -SRCREV_machine_qemumips ?= "bc6be45f32ef091ff13b16ba0f74f611232e5d21" -SRCREV_machine_qemuppc ?= "789d821269f0496e95ed953f2d1126c4eb39c591" -SRCREV_machine_qemux86 ?= "702040ac7c7ec66a29b4d147665ccdd0ff015577" -SRCREV_machine_qemux86-64 ?= "702040ac7c7ec66a29b4d147665ccdd0ff015577" -SRCREV_machine_qemumips64 ?= "6b3a777e3724d30ba03d88d75698fa0734c5a73f" -SRCREV_machine ?= "702040ac7c7ec66a29b4d147665ccdd0ff015577" +SRCREV_machine_qemuarm ?= "aa1fa3cec7bd6e47f29acc5b5fbffddc16569883" +SRCREV_machine_qemumips ?= "5b908fd12f60de1e51e932c5df477a49b0ab2b40" +SRCREV_machine_qemuppc ?= "e80029ac30022c554e916ed438435ecc03cc2cea" +SRCREV_machine_qemux86 ?= "e1aa804148370cda6f85640281af156ffa007d52" +SRCREV_machine_qemux86-64 ?= "e1aa804148370cda6f85640281af156ffa007d52" +SRCREV_machine_qemumips64 ?= "6973844d304411893420a7e57545edc4dc854bd7" +SRCREV_machine ?= "e1aa804148370cda6f85640281af156ffa007d52" SRCREV_meta ?= "4f689aa30a2c9cf5dceb2fa3696d2cb208ee9173" SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"