diff options
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.4.bb | 2 |
2 files changed, 2 insertions, 2 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 52f2dd1d6c..bd6f22243e 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.4.bb | |||
@@ -11,7 +11,7 @@ KMETA = "meta" | |||
11 | 11 | ||
12 | SRCREV_machine ?= "9dc5e97d144abb03deec411acb9c64883602cff9" | 12 | SRCREV_machine ?= "9dc5e97d144abb03deec411acb9c64883602cff9" |
13 | SRCREV_machine_qemuppc ?= "241a41d6104df6916280f1273894bbd7fa7cdd71" | 13 | SRCREV_machine_qemuppc ?= "241a41d6104df6916280f1273894bbd7fa7cdd71" |
14 | SRCREV_meta ?= "aa226dcc5a1351fae49da40d77b718c4c3a76e7c" | 14 | SRCREV_meta ?= "0f6975b8d01ffba0cd5f3548812e763c8610965b" |
15 | 15 | ||
16 | PR = "r0" | 16 | PR = "r0" |
17 | PV = "${LINUX_VERSION}+git${SRCPV}" | 17 | PV = "${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 eb5e8888b7..0ff40be6d6 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.4.bb | |||
@@ -16,7 +16,7 @@ SRCREV_machine_qemuppc ?= "4988a7e34bccd531b511c57f93358de9fcc672a0" | |||
16 | SRCREV_machine_qemux86 ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72" | 16 | SRCREV_machine_qemux86 ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72" |
17 | SRCREV_machine_qemux86-64 ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72" | 17 | SRCREV_machine_qemux86-64 ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72" |
18 | SRCREV_machine ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72" | 18 | SRCREV_machine ?= "a8291fa6f723b0182d2b7033b5d59f412ba7cf72" |
19 | SRCREV_meta ?= "aa226dcc5a1351fae49da40d77b718c4c3a76e7c" | 19 | SRCREV_meta ?= "0f6975b8d01ffba0cd5f3548812e763c8610965b" |
20 | 20 | ||
21 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" | 21 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.4.git;protocol=git;nocheckout=1;branch=${KBRANCH},meta;name=machine,meta" |
22 | 22 | ||