summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb2
-rw-r--r--meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb2
-rw-r--r--meta/recipes-kernel/linux/linux-yocto_3.4.bb2
3 files changed, 3 insertions, 3 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 d5241205f6..6412edcd47 100644
--- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb
@@ -10,7 +10,7 @@ KMETA = "meta"
10 10
11SRCREV_machine ?= "61a6e7a812b3b49988c4eb29a78c5db94d380197" 11SRCREV_machine ?= "61a6e7a812b3b49988c4eb29a78c5db94d380197"
12SRCREV_machine_qemuppc ?= "0d29fe9056288412b8b538e48af3c78bac3494f1" 12SRCREV_machine_qemuppc ?= "0d29fe9056288412b8b538e48af3c78bac3494f1"
13SRCREV_meta ?= "8b0a93c0a224c9b91f90545b123b055b2e313bfc" 13SRCREV_meta ?= "6737e890fff2a423fbb022ab1f7f82ef187fd8b1"
14 14
15PR = "${INC_PR}.0" 15PR = "${INC_PR}.0"
16PV = "${LINUX_VERSION}+git${SRCPV}" 16PV = "${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 d6fe8bbaf5..a18a561826 100644
--- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.4.bb
@@ -13,7 +13,7 @@ LINUX_VERSION ?= "3.4.20"
13KMETA = "meta" 13KMETA = "meta"
14 14
15SRCREV_machine ?= "b13bef6377719a488293af196236cc290566fad3" 15SRCREV_machine ?= "b13bef6377719a488293af196236cc290566fad3"
16SRCREV_meta ?= "8b0a93c0a224c9b91f90545b123b055b2e313bfc" 16SRCREV_meta ?= "6737e890fff2a423fbb022ab1f7f82ef187fd8b1"
17 17
18PR = "${INC_PR}.0" 18PR = "${INC_PR}.0"
19PV = "${LINUX_VERSION}+git${SRCPV}" 19PV = "${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 814492da99..0e795c676c 100644
--- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb
+++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb
@@ -9,7 +9,7 @@ SRCREV_machine_qemuppc ?= "67a370223d695ec08b6e5a38860fa1fe5d0d9f1e"
9SRCREV_machine_qemux86 ?= "b13bef6377719a488293af196236cc290566fad3" 9SRCREV_machine_qemux86 ?= "b13bef6377719a488293af196236cc290566fad3"
10SRCREV_machine_qemux86-64 ?= "b13bef6377719a488293af196236cc290566fad3" 10SRCREV_machine_qemux86-64 ?= "b13bef6377719a488293af196236cc290566fad3"
11SRCREV_machine ?= "b13bef6377719a488293af196236cc290566fad3" 11SRCREV_machine ?= "b13bef6377719a488293af196236cc290566fad3"
12SRCREV_meta ?= "8b0a93c0a224c9b91f90545b123b055b2e313bfc" 12SRCREV_meta ?= "6737e890fff2a423fbb022ab1f7f82ef187fd8b1"
13 13
14SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" 14SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta"
15 15