diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.10.bb | 14 |
3 files changed, 10 insertions, 10 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 31ff0361c3..f0c732b4e7 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | |||
@@ -3,8 +3,8 @@ 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 ?= "a2475c1d9dc32b7171de28d196ace4a9df06edbd" | 6 | SRCREV_machine ?= "5f466af88f885705efe0f018c027b2631f6724e4" |
7 | SRCREV_machine_qemuppc ?= "84ab418469d7da9b710ce9e3cbc49e6fb9bd4e05" | 7 | SRCREV_machine_qemuppc ?= "e497cba7496e4ae6fc4d018bce57695a61766d22" |
8 | SRCREV_meta ?= "7b3b87d4d5e4c41c235da13aaa9f45d5d338e2c6" | 8 | SRCREV_meta ?= "7b3b87d4d5e4c41c235da13aaa9f45d5d338e2c6" |
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" |
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 34bb276527..2ceb946160 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | |||
@@ -9,7 +9,7 @@ LINUX_VERSION ?= "3.10.32" | |||
9 | 9 | ||
10 | KMETA = "meta" | 10 | KMETA = "meta" |
11 | 11 | ||
12 | SRCREV_machine ?= "a86e2b1eadd1f607d0d6ac5c4ab20a902714ddb1" | 12 | SRCREV_machine ?= "78afd3095c9b37efbbfbfdc25eb3833ef3c6a718" |
13 | SRCREV_meta ?= "7b3b87d4d5e4c41c235da13aaa9f45d5d338e2c6" | 13 | SRCREV_meta ?= "7b3b87d4d5e4c41c235da13aaa9f45d5d338e2c6" |
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 55d46fa993..9bc873570c 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb | |||
@@ -11,13 +11,13 @@ 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 ?= "df5844fa448e31927884d1850cfcc9bea981165c" | 14 | SRCREV_machine_qemuarm ?= "c295c53987007a5d0c87cc9b23125e9ff85900bd" |
15 | SRCREV_machine_qemumips ?= "4ffaa6116722ced25c4f775990f445c353d5b8e9" | 15 | SRCREV_machine_qemumips ?= "2833be8c96671b24a203a5dc45a21c38d5d841c3" |
16 | SRCREV_machine_qemuppc ?= "db7c6be000d0a07d8b31561753c83ccbb4ae41ab" | 16 | SRCREV_machine_qemuppc ?= "cf413ddca8b974a473b72635e1499223a02d7949" |
17 | SRCREV_machine_qemux86 ?= "a86e2b1eadd1f607d0d6ac5c4ab20a902714ddb1" | 17 | SRCREV_machine_qemux86 ?= "78afd3095c9b37efbbfbfdc25eb3833ef3c6a718" |
18 | SRCREV_machine_qemux86-64 ?= "a86e2b1eadd1f607d0d6ac5c4ab20a902714ddb1" | 18 | SRCREV_machine_qemux86-64 ?= "78afd3095c9b37efbbfbfdc25eb3833ef3c6a718" |
19 | SRCREV_machine_qemumips64 ?= "fe0da5cbc516f7686af316cdeafaf7b7e8d34d7d" | 19 | SRCREV_machine_qemumips64 ?= "3e1899546c014808fed8d336b777bf8d81f50d7b" |
20 | SRCREV_machine ?= "a86e2b1eadd1f607d0d6ac5c4ab20a902714ddb1" | 20 | SRCREV_machine ?= "78afd3095c9b37efbbfbfdc25eb3833ef3c6a718" |
21 | SRCREV_meta ?= "7b3b87d4d5e4c41c235da13aaa9f45d5d338e2c6" | 21 | SRCREV_meta ?= "7b3b87d4d5e4c41c235da13aaa9f45d5d338e2c6" |
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" |