diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 8 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.4.bb | 16 |
3 files changed, 15 insertions, 15 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb index dc3813ca6d..493317c382 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | |||
@@ -3,14 +3,14 @@ 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 | LINUX_VERSION ?= "3.4.85" | 6 | LINUX_VERSION ?= "3.4.88" |
7 | LINUX_KERNEL_TYPE = "preempt-rt" | 7 | LINUX_KERNEL_TYPE = "preempt-rt" |
8 | 8 | ||
9 | KMETA = "meta" | 9 | KMETA = "meta" |
10 | 10 | ||
11 | SRCREV_machine ?= "fd1626cc2a1144a7760bcfc9c6e48a14de28624e" | 11 | SRCREV_machine ?= "990282c0af215b2d4261c5c6dacbb27d7248f4f4" |
12 | SRCREV_machine_qemuppc ?= "605cdff89f2d36d44ebfc75d6427eea5f236a940" | 12 | SRCREV_machine_qemuppc ?= "c1d13a32b44fab908fe821f67ac7947195385652" |
13 | SRCREV_meta ?= "7c9e1e0117e7ca1f7451870dad5db50adc21732e" | 13 | SRCREV_meta ?= "03cd6f841fd2566b033db19eb6665228ea406adf" |
14 | 14 | ||
15 | PR = "${INC_PR}.1" | 15 | PR = "${INC_PR}.1" |
16 | PV = "${LINUX_VERSION}+git${SRCPV}" | 16 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb index f22a3f46a0..4639a90dd5 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | |||
@@ -8,12 +8,12 @@ KBRANCH = "${KBRANCH_DEFAULT}" | |||
8 | LINUX_KERNEL_TYPE = "tiny" | 8 | LINUX_KERNEL_TYPE = "tiny" |
9 | KCONFIG_MODE = "--allnoconfig" | 9 | KCONFIG_MODE = "--allnoconfig" |
10 | 10 | ||
11 | LINUX_VERSION ?= "3.4.85" | 11 | LINUX_VERSION ?= "3.4.88" |
12 | 12 | ||
13 | KMETA = "meta" | 13 | KMETA = "meta" |
14 | 14 | ||
15 | SRCREV_machine ?= "95a3ff6e3c2eec2fafe9d1813048fcdb468a678e" | 15 | SRCREV_machine ?= "2ab0a0cc26d2fc3e59f66a27e8a6de8bd608a2d5" |
16 | SRCREV_meta ?= "7c9e1e0117e7ca1f7451870dad5db50adc21732e" | 16 | SRCREV_meta ?= "03cd6f841fd2566b033db19eb6665228ea406adf" |
17 | 17 | ||
18 | PR = "${INC_PR}.1" | 18 | PR = "${INC_PR}.1" |
19 | PV = "${LINUX_VERSION}+git${SRCPV}" | 19 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb index 3a2ff2f504..4f95922685 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb | |||
@@ -11,17 +11,17 @@ 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 ?= "64f9a290683b1ab08136ef5d54d1845a961a6940" | 14 | SRCREV_machine_qemuarm ?= "2ed52bacbd346dac90f65138daf16c17b2fd5066" |
15 | SRCREV_machine_qemumips ?= "ad7aa3ecf8ab00055d31c3f7b059c8b8a8633e19" | 15 | SRCREV_machine_qemumips ?= "3e67c74737d97909d7ec069579fde35419a04f00" |
16 | SRCREV_machine_qemuppc ?= "7aaa5a4debe4b1987d2d11707313e682b185e876" | 16 | SRCREV_machine_qemuppc ?= "fe300607aba102ec9f567eb966ed067645966e7b" |
17 | SRCREV_machine_qemux86 ?= "95a3ff6e3c2eec2fafe9d1813048fcdb468a678e" | 17 | SRCREV_machine_qemux86 ?= "2ab0a0cc26d2fc3e59f66a27e8a6de8bd608a2d5" |
18 | SRCREV_machine_qemux86-64 ?= "95a3ff6e3c2eec2fafe9d1813048fcdb468a678e" | 18 | SRCREV_machine_qemux86-64 ?= "2ab0a0cc26d2fc3e59f66a27e8a6de8bd608a2d5" |
19 | SRCREV_machine ?= "95a3ff6e3c2eec2fafe9d1813048fcdb468a678e" | 19 | SRCREV_machine ?= "2ab0a0cc26d2fc3e59f66a27e8a6de8bd608a2d5" |
20 | SRCREV_meta ?= "7c9e1e0117e7ca1f7451870dad5db50adc21732e" | 20 | SRCREV_meta ?= "03cd6f841fd2566b033db19eb6665228ea406adf" |
21 | 21 | ||
22 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 22 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
23 | 23 | ||
24 | LINUX_VERSION ?= "3.4.85" | 24 | LINUX_VERSION ?= "3.4.88" |
25 | 25 | ||
26 | PR = "${INC_PR}.5" | 26 | PR = "${INC_PR}.5" |
27 | PV = "${LINUX_VERSION}+git${SRCPV}" | 27 | PV = "${LINUX_VERSION}+git${SRCPV}" |