diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.10.bb | 16 |
3 files changed, 13 insertions, 13 deletions
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 797cad7ce3..a2e0310d69 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | |||
@@ -3,13 +3,13 @@ require recipes-kernel/linux/linux-yocto.inc | |||
3 | KBRANCH = "standard/preempt-rt/base" | 3 | KBRANCH = "standard/preempt-rt/base" |
4 | KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" | 4 | KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" |
5 | 5 | ||
6 | SRCREV_machine ?= "94e63f0640ef3680a605e82ee19f3de688f0ec59" | 6 | SRCREV_machine ?= "38793e629654f6b3e3f371a6b1f1745df26450f4" |
7 | SRCREV_machine_qemuppc ?= "2c0455935f1964ce69c70d0f7980a656040e50ea" | 7 | SRCREV_machine_qemuppc ?= "d4c836c55fce6f1a7f299bba2104f457b201c63d" |
8 | SRCREV_meta ?= "cd502a88148ab214b54860f97a96f41858fd6446" | 8 | SRCREV_meta ?= "cd502a88148ab214b54860f97a96f41858fd6446" |
9 | 9 | ||
10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" | 10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
11 | 11 | ||
12 | LINUX_VERSION ?= "3.10.9" | 12 | LINUX_VERSION ?= "3.10.10" |
13 | 13 | ||
14 | PV = "${LINUX_VERSION}+git${SRCPV}" | 14 | PV = "${LINUX_VERSION}+git${SRCPV}" |
15 | 15 | ||
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 2d855375ce..8b3dbe0d46 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | |||
@@ -5,11 +5,11 @@ KBRANCH = "${KBRANCH_DEFAULT}" | |||
5 | LINUX_KERNEL_TYPE = "tiny" | 5 | LINUX_KERNEL_TYPE = "tiny" |
6 | KCONFIG_MODE = "--allnoconfig" | 6 | KCONFIG_MODE = "--allnoconfig" |
7 | 7 | ||
8 | LINUX_VERSION ?= "3.10.9" | 8 | LINUX_VERSION ?= "3.10.10" |
9 | 9 | ||
10 | KMETA = "meta" | 10 | KMETA = "meta" |
11 | 11 | ||
12 | SRCREV_machine ?= "b76f4452b72080a538406abc9b290a5d811d61f8" | 12 | SRCREV_machine ?= "ebc8428fdd938cfdfcdcadd77c3308ece6a57de1" |
13 | SRCREV_meta ?= "cd502a88148ab214b54860f97a96f41858fd6446" | 13 | SRCREV_meta ?= "cd502a88148ab214b54860f97a96f41858fd6446" |
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | 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 b6d9eaecbb..1d29f6bc2f 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb | |||
@@ -3,18 +3,18 @@ require recipes-kernel/linux/linux-yocto.inc | |||
3 | KBRANCH_DEFAULT = "standard/base" | 3 | KBRANCH_DEFAULT = "standard/base" |
4 | KBRANCH = "${KBRANCH_DEFAULT}" | 4 | KBRANCH = "${KBRANCH_DEFAULT}" |
5 | 5 | ||
6 | SRCREV_machine_qemuarm ?= "d8c48090a1272c69e009c4ef5fa675fc8db178cc" | 6 | SRCREV_machine_qemuarm ?= "6a38a13d2aa6058d7e7d88c3dc44b0bdfc4fe551" |
7 | SRCREV_machine_qemumips ?= "181188440e96896fbc69fa2c5ea5d2ee43304da0" | 7 | SRCREV_machine_qemumips ?= "ad273773bee951fc63ab54f9fda672263bf919b4" |
8 | SRCREV_machine_qemuppc ?= "c0a23bc4b4d6be3d2f09a81dfeb3456f51b8d439" | 8 | SRCREV_machine_qemuppc ?= "677afd6cdbfb5c23a9e5479acafb7ba484789837" |
9 | SRCREV_machine_qemux86 ?= "b76f4452b72080a538406abc9b290a5d811d61f8" | 9 | SRCREV_machine_qemux86 ?= "ebc8428fdd938cfdfcdcadd77c3308ece6a57de1" |
10 | SRCREV_machine_qemux86-64 ?= "b76f4452b72080a538406abc9b290a5d811d61f8" | 10 | SRCREV_machine_qemux86-64 ?= "ebc8428fdd938cfdfcdcadd77c3308ece6a57de1" |
11 | SRCREV_machine_qemumips64 ?= "3a0d015e9908b69666c7f7780502aed4d115de1d" | 11 | SRCREV_machine_qemumips64 ?= "6fdcd396b40373a63f57aeaf4fd59b4b4da05f8a" |
12 | SRCREV_machine ?= "b76f4452b72080a538406abc9b290a5d811d61f8" | 12 | SRCREV_machine ?= "ebc8428fdd938cfdfcdcadd77c3308ece6a57de1" |
13 | SRCREV_meta ?= "cd502a88148ab214b54860f97a96f41858fd6446" | 13 | SRCREV_meta ?= "cd502a88148ab214b54860f97a96f41858fd6446" |
14 | 14 | ||
15 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 15 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
16 | 16 | ||
17 | LINUX_VERSION ?= "3.10.9" | 17 | LINUX_VERSION ?= "3.10.10" |
18 | 18 | ||
19 | PV = "${LINUX_VERSION}+git${SRCPV}" | 19 | PV = "${LINUX_VERSION}+git${SRCPV}" |
20 | 20 | ||