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 b6ad4d4b5b..48e4ff8a0a 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 ?= "f1e003e9441f0366d7b9a2209ef3108438745ea3" | 6 | SRCREV_machine ?= "f1e003e9441f0366d7b9a2209ef3108438745ea3" |
7 | SRCREV_machine_qemuppc ?= "12be459359d5b20dbf856aa3649304c6f618d420" | 7 | SRCREV_machine_qemuppc ?= "12be459359d5b20dbf856aa3649304c6f618d420" |
8 | SRCREV_meta ?= "4f689aa30a2c9cf5dceb2fa3696d2cb208ee9173" | 8 | SRCREV_meta ?= "dad2b7e1ceed654fba89907f3e14050007699b90" |
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 15ae4c5672..8ef61e2c02 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.11" | |||
10 | KMETA = "meta" | 10 | KMETA = "meta" |
11 | 11 | ||
12 | SRCREV_machine ?= "e1aa804148370cda6f85640281af156ffa007d52" | 12 | SRCREV_machine ?= "e1aa804148370cda6f85640281af156ffa007d52" |
13 | SRCREV_meta ?= "4f689aa30a2c9cf5dceb2fa3696d2cb208ee9173" | 13 | SRCREV_meta ?= "dad2b7e1ceed654fba89907f3e14050007699b90" |
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 5dea36f34e..80100191f5 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb | |||
@@ -10,7 +10,7 @@ SRCREV_machine_qemux86 ?= "e1aa804148370cda6f85640281af156ffa007d52" | |||
10 | SRCREV_machine_qemux86-64 ?= "e1aa804148370cda6f85640281af156ffa007d52" | 10 | SRCREV_machine_qemux86-64 ?= "e1aa804148370cda6f85640281af156ffa007d52" |
11 | SRCREV_machine_qemumips64 ?= "6973844d304411893420a7e57545edc4dc854bd7" | 11 | SRCREV_machine_qemumips64 ?= "6973844d304411893420a7e57545edc4dc854bd7" |
12 | SRCREV_machine ?= "e1aa804148370cda6f85640281af156ffa007d52" | 12 | SRCREV_machine ?= "e1aa804148370cda6f85640281af156ffa007d52" |
13 | SRCREV_meta ?= "4f689aa30a2c9cf5dceb2fa3696d2cb208ee9173" | 13 | SRCREV_meta ?= "dad2b7e1ceed654fba89907f3e14050007699b90" |
14 | 14 | ||
15 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 15 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.10.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
16 | 16 | ||