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 e81a77ba4e..e135ca00d6 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 ?= "ee9480cd91b2b46325a2da9aa6ae779d8e4163c0" | 6 | SRCREV_machine ?= "957ba6ae6c1d81b57da6a36b93f1b2a0ced2f45d" |
7 | SRCREV_machine_qemuppc ?= "5c126504c0a2f72d80bae9d96cea7eb9d7854290" | 7 | SRCREV_machine_qemuppc ?= "37e40b7017a9c78d676b19716011494dc7cb6369" |
8 | SRCREV_meta ?= "d9cd83c0292bd4e2a6754a96761027252e726a42" | 8 | SRCREV_meta ?= "778d5f6259f0b8e28a46d8a764979e20e5a8ffc4" |
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.19" | 12 | LINUX_VERSION ?= "3.10.25" |
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 b25edc0baa..e7565c626c 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.19" | 8 | LINUX_VERSION ?= "3.10.25" |
9 | 9 | ||
10 | KMETA = "meta" | 10 | KMETA = "meta" |
11 | 11 | ||
12 | SRCREV_machine ?= "a9ec82e355130160f9094e670bd5be0022a84194" | 12 | SRCREV_machine ?= "79af968f2f26378798aec7a6d729ff5a371aae5f" |
13 | SRCREV_meta ?= "d9cd83c0292bd4e2a6754a96761027252e726a42" | 13 | SRCREV_meta ?= "778d5f6259f0b8e28a46d8a764979e20e5a8ffc4" |
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 cce8249e98..33e745692b 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 ?= "7744145fcc3e4b6b6e308a1b86dc1c8b237b7575" | 14 | SRCREV_machine_qemuarm ?= "e3163012f3e09fe48374ef22bc676f8b19aeec1a" |
15 | SRCREV_machine_qemumips ?= "2b8e8c694c38729ce724facdb0ab20751d061a2e" | 15 | SRCREV_machine_qemumips ?= "01a71aaf8e545c3ef88da1fe02f53d1b96a2640e" |
16 | SRCREV_machine_qemuppc ?= "9a7537cb9bcc5c835dae6ac84fbbe7298473f69c" | 16 | SRCREV_machine_qemuppc ?= "ae1b9115975ff235038d5da22b4cc984b4d76aae" |
17 | SRCREV_machine_qemux86 ?= "a9ec82e355130160f9094e670bd5be0022a84194" | 17 | SRCREV_machine_qemux86 ?= "79af968f2f26378798aec7a6d729ff5a371aae5f" |
18 | SRCREV_machine_qemux86-64 ?= "a9ec82e355130160f9094e670bd5be0022a84194" | 18 | SRCREV_machine_qemux86-64 ?= "79af968f2f26378798aec7a6d729ff5a371aae5f" |
19 | SRCREV_machine_qemumips64 ?= "0cd8e958d0ec7e01fd21fc7891da7eed688b0d37" | 19 | SRCREV_machine_qemumips64 ?= "67efb2993ec7726df5567e2572fd64e34e29b46d" |
20 | SRCREV_machine ?= "a9ec82e355130160f9094e670bd5be0022a84194" | 20 | SRCREV_machine ?= "79af968f2f26378798aec7a6d729ff5a371aae5f" |
21 | SRCREV_meta ?= "d9cd83c0292bd4e2a6754a96761027252e726a42" | 21 | SRCREV_meta ?= "778d5f6259f0b8e28a46d8a764979e20e5a8ffc4" |
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.19" | 25 | LINUX_VERSION ?= "3.10.25" |
26 | 26 | ||
27 | PV = "${LINUX_VERSION}+git${SRCPV}" | 27 | PV = "${LINUX_VERSION}+git${SRCPV}" |
28 | 28 | ||