diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | 2 | ||||
-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 | 2 |
3 files changed, 3 insertions, 3 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 5cabb5ad00..4087d02f6b 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.10.bb | |||
@@ -5,7 +5,7 @@ KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" | |||
5 | 5 | ||
6 | SRCREV_machine ?= "d1e73a1e09f9641c44e7d713d1a6b5b088411459" | 6 | SRCREV_machine ?= "d1e73a1e09f9641c44e7d713d1a6b5b088411459" |
7 | SRCREV_machine_qemuppc ?= "9a34d9c957e69f28e89e879d9dd6e8fe5c7270c5" | 7 | SRCREV_machine_qemuppc ?= "9a34d9c957e69f28e89e879d9dd6e8fe5c7270c5" |
8 | SRCREV_meta ?= "5824403ba2b877eca33969425ac1ac5dbeb72720" | 8 | SRCREV_meta ?= "7df9ef8ee47dc9023044614210f4c1d9d916dd5f" |
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" |
11 | 11 | ||
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 7eacfc0f25..099655f381 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.10.bb | |||
@@ -10,7 +10,7 @@ LINUX_VERSION ?= "3.10.35" | |||
10 | KMETA = "meta" | 10 | KMETA = "meta" |
11 | 11 | ||
12 | SRCREV_machine ?= "cee957655fe67826b2e827e2db41f156fa8f0cc4" | 12 | SRCREV_machine ?= "cee957655fe67826b2e827e2db41f156fa8f0cc4" |
13 | SRCREV_meta ?= "5824403ba2b877eca33969425ac1ac5dbeb72720" | 13 | SRCREV_meta ?= "7df9ef8ee47dc9023044614210f4c1d9d916dd5f" |
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${LINUX_VERSION}+git${SRCPV}" |
16 | 16 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.10.bb b/meta/recipes-kernel/linux/linux-yocto_3.10.bb index 38bba6815b..89263d98b9 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb | |||
@@ -18,7 +18,7 @@ SRCREV_machine_qemux86 ?= "cee957655fe67826b2e827e2db41f156fa8f0cc4" | |||
18 | SRCREV_machine_qemux86-64 ?= "cee957655fe67826b2e827e2db41f156fa8f0cc4" | 18 | SRCREV_machine_qemux86-64 ?= "cee957655fe67826b2e827e2db41f156fa8f0cc4" |
19 | SRCREV_machine_qemumips64 ?= "a1491c3b367a75c7003b2fb58706e3631413b337" | 19 | SRCREV_machine_qemumips64 ?= "a1491c3b367a75c7003b2fb58706e3631413b337" |
20 | SRCREV_machine ?= "cee957655fe67826b2e827e2db41f156fa8f0cc4" | 20 | SRCREV_machine ?= "cee957655fe67826b2e827e2db41f156fa8f0cc4" |
21 | SRCREV_meta ?= "5824403ba2b877eca33969425ac1ac5dbeb72720" | 21 | SRCREV_meta ?= "7df9ef8ee47dc9023044614210f4c1d9d916dd5f" |
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" |
24 | 24 | ||