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 bdbecf4467..3ccd64a5ea 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.11" | 6 | LINUX_VERSION ?= "3.4.16" |
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 ?= "fb596148058bf5e7ef550a040d143bdfbf4146b0" | 11 | SRCREV_machine ?= "e9e1c1ef7b67464cb81b4c77bb9e97518851e2ad" |
12 | SRCREV_machine_qemuppc ?= "b24ede45575d58ace08633f0e8fd31b594c5c80e" | 12 | SRCREV_machine_qemuppc ?= "6ce035a7528b710e0483d3d0a3f4e27e152bfccb" |
13 | SRCREV_meta ?= "68a635bf8dfb64b02263c1ac80c948647cc76d5f" | 13 | SRCREV_meta ?= "7c258779acffc9be33c7a31fa799dd416e9784a0" |
14 | 14 | ||
15 | PR = "${INC_PR}.0" | 15 | PR = "${INC_PR}.0" |
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 772cfef5a1..e3c44ca53e 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.11" | 11 | LINUX_VERSION ?= "3.4.16" |
12 | 12 | ||
13 | KMETA = "meta" | 13 | KMETA = "meta" |
14 | 14 | ||
15 | SRCREV_machine ?= "218bd8d2022b9852c60d32f0d770931e3cf343e2" | 15 | SRCREV_machine ?= "0d734af0fa4dbef33cb486e147dccf35c4ad0900" |
16 | SRCREV_meta ?= "68a635bf8dfb64b02263c1ac80c948647cc76d5f" | 16 | SRCREV_meta ?= "7c258779acffc9be33c7a31fa799dd416e9784a0" |
17 | 17 | ||
18 | PR = "${INC_PR}.0" | 18 | PR = "${INC_PR}.0" |
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 22593c6408..156619ed50 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb | |||
@@ -3,17 +3,17 @@ 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 ?= "cec289be595a5889740ad4f0a58d12579f528d5e" | 6 | SRCREV_machine_qemuarm ?= "ca1bbde92c0d66ba8db6ac4654de12c0fbd5c0c8" |
7 | SRCREV_machine_qemumips ?= "01ab58eb9dc64ceccb2d7be80ef4a511479fc899" | 7 | SRCREV_machine_qemumips ?= "c349c5fd5d9dc04b3983565c239805f2c30ce6ca" |
8 | SRCREV_machine_qemuppc ?= "c820da3c7fa5176507c116352ee3bd1e682f36bd" | 8 | SRCREV_machine_qemuppc ?= "475a5e7d76f4e2914caefda3fed0adf40d0a2cc6" |
9 | SRCREV_machine_qemux86 ?= "218bd8d2022b9852c60d32f0d770931e3cf343e2" | 9 | SRCREV_machine_qemux86 ?= "0d734af0fa4dbef33cb486e147dccf35c4ad0900" |
10 | SRCREV_machine_qemux86-64 ?= "218bd8d2022b9852c60d32f0d770931e3cf343e2" | 10 | SRCREV_machine_qemux86-64 ?= "0d734af0fa4dbef33cb486e147dccf35c4ad0900" |
11 | SRCREV_machine ?= "218bd8d2022b9852c60d32f0d770931e3cf343e2" | 11 | SRCREV_machine ?= "0d734af0fa4dbef33cb486e147dccf35c4ad0900" |
12 | SRCREV_meta ?= "68a635bf8dfb64b02263c1ac80c948647cc76d5f" | 12 | SRCREV_meta ?= "7c258779acffc9be33c7a31fa799dd416e9784a0" |
13 | 13 | ||
14 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" | 14 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" |
15 | 15 | ||
16 | LINUX_VERSION ?= "3.4.11" | 16 | LINUX_VERSION ?= "3.4.16" |
17 | 17 | ||
18 | PR = "${INC_PR}.3" | 18 | PR = "${INC_PR}.3" |
19 | PV = "${LINUX_VERSION}+git${SRCPV}" | 19 | PV = "${LINUX_VERSION}+git${SRCPV}" |