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 d9a894ad60..1655da8ac6 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 ?= "a4a8406d906163dcdab2d29420a9bc46668fc8d9" | 11 | SRCREV_machine ?= "2a1d3b50a2889587d0fed92ccb09051a9e300735" |
| 12 | SRCREV_machine_qemuppc ?= "0c20eafa8b950b1180f1701ba45026ea5e713482" | 12 | SRCREV_machine_qemuppc ?= "0168221d2c818898b69890624e1aacbb8ec1aea9" |
| 13 | SRCREV_meta ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac" | 13 | SRCREV_meta ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac" |
| 14 | 14 | ||
| 15 | PR = "${INC_PR}.1" | 15 | PR = "${INC_PR}.1" |
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 0955846ba5..b69d9d5eed 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.46" | |||
| 12 | 12 | ||
| 13 | KMETA = "meta" | 13 | KMETA = "meta" |
| 14 | 14 | ||
| 15 | SRCREV_machine ?= "de0c0ed674dfdbd808657e299fc720d8a97cb868" | 15 | SRCREV_machine ?= "778950f1e0b5c5af7e92c43220c3c4f4e3324cb5" |
| 16 | SRCREV_meta ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac" | 16 | SRCREV_meta ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac" |
| 17 | 17 | ||
| 18 | PR = "${INC_PR}.1" | 18 | PR = "${INC_PR}.1" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.4.bb b/meta/recipes-kernel/linux/linux-yocto_3.4.bb index ade96be5e4..ae104485ff 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 ?= "7054a5db2c1869e0e0b294459fc4770113a8df52" | 6 | SRCREV_machine_qemuarm ?= "ccc8f93d42a56511b8867ff3eeba76290309bc2c" |
| 7 | SRCREV_machine_qemumips ?= "46b3cf22c01e40ef035b78f0542a9007aa0cf507" | 7 | SRCREV_machine_qemumips ?= "23607b7f3ca690d62a43c58b8358fa5b75c55b2a" |
| 8 | SRCREV_machine_qemuppc ?= "1f2475ab9eefbb479c8a481475ddb3043d47b74a" | 8 | SRCREV_machine_qemuppc ?= "d48004092883cfdee8a5092b375ac635742c39cb" |
| 9 | SRCREV_machine_qemux86 ?= "de0c0ed674dfdbd808657e299fc720d8a97cb868" | 9 | SRCREV_machine_qemux86 ?= "778950f1e0b5c5af7e92c43220c3c4f4e3324cb5" |
| 10 | SRCREV_machine_qemux86-64 ?= "de0c0ed674dfdbd808657e299fc720d8a97cb868" | 10 | SRCREV_machine_qemux86-64 ?= "778950f1e0b5c5af7e92c43220c3c4f4e3324cb5" |
| 11 | SRCREV_machine ?= "de0c0ed674dfdbd808657e299fc720d8a97cb868" | 11 | SRCREV_machine ?= "778950f1e0b5c5af7e92c43220c3c4f4e3324cb5" |
| 12 | SRCREV_meta ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac" | 12 | SRCREV_meta ?= "9473a39c59bf9c07a316486d272652bacb9ad3ac" |
| 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" |
