diff options
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 8 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.10.bb | 18 |
3 files changed, 16 insertions, 16 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 fe6773a5ec..98bf996a70 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 ?= "f4351616572c6ad5a8b71b1becf02c3e779b85b8" | 6 | SRCREV_machine ?= "d1e73a1e09f9641c44e7d713d1a6b5b088411459" |
7 | SRCREV_machine_qemuppc ?= "a6dfc85e99633d739068a03d2551e39847628551" | 7 | SRCREV_machine_qemuppc ?= "9a34d9c957e69f28e89e879d9dd6e8fe5c7270c5" |
8 | SRCREV_meta ?= "df3aa753c8826127fb5ad811d56d57168551d6e4" | 8 | SRCREV_meta ?= "b6e58b33dd427fe471f8827c83e311acdf4558a4" |
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.34" | 12 | LINUX_VERSION ?= "3.10.35" |
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 123f3070d9..9e5c070c10 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | |||
@@ -5,12 +5,12 @@ 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.34" | 8 | LINUX_VERSION ?= "3.10.35" |
9 | 9 | ||
10 | KMETA = "meta" | 10 | KMETA = "meta" |
11 | 11 | ||
12 | SRCREV_machine ?= "c7739be126930006e3bfbdb2fb070a967abc5e09" | 12 | SRCREV_machine ?= "cee957655fe67826b2e827e2db41f156fa8f0cc4" |
13 | SRCREV_meta ?= "df3aa753c8826127fb5ad811d56d57168551d6e4" | 13 | SRCREV_meta ?= "b6e58b33dd427fe471f8827c83e311acdf4558a4" |
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${LINUX_VERSION}+git${SRCPV}" |
16 | 16 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb index 10f4072021..f275693ae4 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" | |||
11 | KBRANCH_qemux86-64 = "standard/common-pc-64/base" | 11 | KBRANCH_qemux86-64 = "standard/common-pc-64/base" |
12 | KBRANCH_qemumips64 = "standard/mti-malta64" | 12 | KBRANCH_qemumips64 = "standard/mti-malta64" |
13 | 13 | ||
14 | SRCREV_machine_qemuarm ?= "52a6807f42846c7d1442e11227722f59221fc64e" | 14 | SRCREV_machine_qemuarm ?= "7b466aae62395490769f96635bd077ee8f313f18" |
15 | SRCREV_machine_qemumips ?= "b6b20f49e9a169a0672b7cc2d7b93d6652ca7873" | 15 | SRCREV_machine_qemumips ?= "cc5059ae360e0586375bbd1ed46e1e6f3e267dea" |
16 | SRCREV_machine_qemuppc ?= "d71b782615b802c78e1586494b94dd40531775c8" | 16 | SRCREV_machine_qemuppc ?= "663a3068c9756137a84bbfb3a76eeae7cb4373e1" |
17 | SRCREV_machine_qemux86 ?= "c7739be126930006e3bfbdb2fb070a967abc5e09" | 17 | SRCREV_machine_qemux86 ?= "cee957655fe67826b2e827e2db41f156fa8f0cc4" |
18 | SRCREV_machine_qemux86-64 ?= "c7739be126930006e3bfbdb2fb070a967abc5e09" | 18 | SRCREV_machine_qemux86-64 ?= "cee957655fe67826b2e827e2db41f156fa8f0cc4" |
19 | SRCREV_machine_qemumips64 ?= "88abb1eb327f4e3c711d19a228cb153fdd9b3506" | 19 | SRCREV_machine_qemumips64 ?= "a1491c3b367a75c7003b2fb58706e3631413b337" |
20 | SRCREV_machine ?= "c7739be126930006e3bfbdb2fb070a967abc5e09" | 20 | SRCREV_machine ?= "cee957655fe67826b2e827e2db41f156fa8f0cc4" |
21 | SRCREV_meta ?= "df3aa753c8826127fb5ad811d56d57168551d6e4" | 21 | SRCREV_meta ?= "b6e58b33dd427fe471f8827c83e311acdf4558a4" |
22 | 22 | ||
23 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 23 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
24 | 24 | ||
25 | LINUX_VERSION ?= "3.10.34" | 25 | LINUX_VERSION ?= "3.10.35" |
26 | 26 | ||
27 | PV = "${LINUX_VERSION}+git${SRCPV}" | 27 | PV = "${LINUX_VERSION}+git${SRCPV}" |
28 | 28 | ||