linux-yocto/3.10: update to v3.10.10

Updating the BSP SRCREVs for the 3.10.10 korg -stable release.

(From OE-Core rev: 9171dc4bb56109d65eeb1d1a434b6e311c89b173)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield 2013-09-04 22:20:23 -04:00 committed by Richard Purdie
parent 19904ae51b
commit cec4879eda
3 changed files with 13 additions and 13 deletions

View File

@ -3,13 +3,13 @@ require recipes-kernel/linux/linux-yocto.inc
KBRANCH = "standard/preempt-rt/base"
KBRANCH_qemuppc = "standard/preempt-rt/qemuppc"
SRCREV_machine ?= "94e63f0640ef3680a605e82ee19f3de688f0ec59"
SRCREV_machine_qemuppc ?= "2c0455935f1964ce69c70d0f7980a656040e50ea"
SRCREV_machine ?= "38793e629654f6b3e3f371a6b1f1745df26450f4"
SRCREV_machine_qemuppc ?= "d4c836c55fce6f1a7f299bba2104f457b201c63d"
SRCREV_meta ?= "cd502a88148ab214b54860f97a96f41858fd6446"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
LINUX_VERSION ?= "3.10.9"
LINUX_VERSION ?= "3.10.10"
PV = "${LINUX_VERSION}+git${SRCPV}"

View File

@ -5,11 +5,11 @@ KBRANCH = "${KBRANCH_DEFAULT}"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
LINUX_VERSION ?= "3.10.9"
LINUX_VERSION ?= "3.10.10"
KMETA = "meta"
SRCREV_machine ?= "b76f4452b72080a538406abc9b290a5d811d61f8"
SRCREV_machine ?= "ebc8428fdd938cfdfcdcadd77c3308ece6a57de1"
SRCREV_meta ?= "cd502a88148ab214b54860f97a96f41858fd6446"
PV = "${LINUX_VERSION}+git${SRCPV}"

View File

@ -3,18 +3,18 @@ require recipes-kernel/linux/linux-yocto.inc
KBRANCH_DEFAULT = "standard/base"
KBRANCH = "${KBRANCH_DEFAULT}"
SRCREV_machine_qemuarm ?= "d8c48090a1272c69e009c4ef5fa675fc8db178cc"
SRCREV_machine_qemumips ?= "181188440e96896fbc69fa2c5ea5d2ee43304da0"
SRCREV_machine_qemuppc ?= "c0a23bc4b4d6be3d2f09a81dfeb3456f51b8d439"
SRCREV_machine_qemux86 ?= "b76f4452b72080a538406abc9b290a5d811d61f8"
SRCREV_machine_qemux86-64 ?= "b76f4452b72080a538406abc9b290a5d811d61f8"
SRCREV_machine_qemumips64 ?= "3a0d015e9908b69666c7f7780502aed4d115de1d"
SRCREV_machine ?= "b76f4452b72080a538406abc9b290a5d811d61f8"
SRCREV_machine_qemuarm ?= "6a38a13d2aa6058d7e7d88c3dc44b0bdfc4fe551"
SRCREV_machine_qemumips ?= "ad273773bee951fc63ab54f9fda672263bf919b4"
SRCREV_machine_qemuppc ?= "677afd6cdbfb5c23a9e5479acafb7ba484789837"
SRCREV_machine_qemux86 ?= "ebc8428fdd938cfdfcdcadd77c3308ece6a57de1"
SRCREV_machine_qemux86-64 ?= "ebc8428fdd938cfdfcdcadd77c3308ece6a57de1"
SRCREV_machine_qemumips64 ?= "6fdcd396b40373a63f57aeaf4fd59b4b4da05f8a"
SRCREV_machine ?= "ebc8428fdd938cfdfcdcadd77c3308ece6a57de1"
SRCREV_meta ?= "cd502a88148ab214b54860f97a96f41858fd6446"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
LINUX_VERSION ?= "3.10.9"
LINUX_VERSION ?= "3.10.10"
PV = "${LINUX_VERSION}+git${SRCPV}"