diff options
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 4 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.4.bb | 12 | 
3 files changed, 9 insertions, 9 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 bcac39530b..25e9a10f84 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | |||
| @@ -8,8 +8,8 @@ LINUX_KERNEL_TYPE = "preempt-rt" | |||
| 8 | 8 | ||
| 9 | KMETA = "meta" | 9 | KMETA = "meta" | 
| 10 | 10 | ||
| 11 | SRCREV_machine ?= "729e8634f75bf10582916eae6b5b96325785c001" | 11 | SRCREV_machine ?= "086782fe576d96cda54068a2248c697a9f1946c6" | 
| 12 | SRCREV_machine_qemuppc ?= "15ce18fac50c49ea4893b0d7ed3d0086ef9c7448" | 12 | SRCREV_machine_qemuppc ?= "4a3d7cbda063ece64ba286749e23bfd4b81831b8" | 
| 13 | SRCREV_meta ?= "2cbb5aca2c25e37b04828cf0b7d90e2f22af816e" | 13 | SRCREV_meta ?= "2cbb5aca2c25e37b04828cf0b7d90e2f22af816e" | 
| 14 | 14 | ||
| 15 | PR = "${INC_PR}.0" | 15 | PR = "${INC_PR}.0" | 
| 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 984476fba7..17eb6dde88 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb | |||
| @@ -12,7 +12,7 @@ LINUX_VERSION ?= "3.4.24" | |||
| 12 | 12 | ||
| 13 | KMETA = "meta" | 13 | KMETA = "meta" | 
| 14 | 14 | ||
| 15 | SRCREV_machine ?= "5432e2acb6053f9f7563cf63abd101ed2fdc1b6f" | 15 | SRCREV_machine ?= "7146d001a5f95068a3e2da23a8b3d15aeb20087a" | 
| 16 | SRCREV_meta ?= "2cbb5aca2c25e37b04828cf0b7d90e2f22af816e" | 16 | SRCREV_meta ?= "2cbb5aca2c25e37b04828cf0b7d90e2f22af816e" | 
| 17 | 17 | ||
| 18 | PR = "${INC_PR}.0" | 18 | PR = "${INC_PR}.0" | 
| diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb index 0ac51b904c..62eb4be70d 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb | |||
| @@ -3,12 +3,12 @@ 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 ?= "50986c7d971c28505acdbdcab6601f4d5b6dbff4" | 6 | SRCREV_machine_qemuarm ?= "2ed05c280920e592f62d09bda15ab006baffa996" | 
| 7 | SRCREV_machine_qemumips ?= "4d355c57fe0d9f117c272f1679fa3d3f451a8c8e" | 7 | SRCREV_machine_qemumips ?= "81ef4ad8f02c979a236a460c6831dcb4fbf2ef3c" | 
| 8 | SRCREV_machine_qemuppc ?= "1c8a1aa8cc839f0328edbfe0d755100368bc4ae6" | 8 | SRCREV_machine_qemuppc ?= "6b5d5a60ca6c3cf05d28c9ad447c133563340232" | 
| 9 | SRCREV_machine_qemux86 ?= "5432e2acb6053f9f7563cf63abd101ed2fdc1b6f" | 9 | SRCREV_machine_qemux86 ?= "7146d001a5f95068a3e2da23a8b3d15aeb20087a" | 
| 10 | SRCREV_machine_qemux86-64 ?= "5432e2acb6053f9f7563cf63abd101ed2fdc1b6f" | 10 | SRCREV_machine_qemux86-64 ?= "7146d001a5f95068a3e2da23a8b3d15aeb20087a" | 
| 11 | SRCREV_machine ?= "5432e2acb6053f9f7563cf63abd101ed2fdc1b6f" | 11 | SRCREV_machine ?= "7146d001a5f95068a3e2da23a8b3d15aeb20087a" | 
| 12 | SRCREV_meta ?= "2cbb5aca2c25e37b04828cf0b7d90e2f22af816e" | 12 | SRCREV_meta ?= "2cbb5aca2c25e37b04828cf0b7d90e2f22af816e" | 
| 13 | 13 | ||
| 14 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 14 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 
