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 | 4 |
3 files changed, 4 insertions, 4 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 d9c5afa3af..e81a77ba4e 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 ?= "ee9480cd91b2b46325a2da9aa6ae779d8e4163c0" | 6 | SRCREV_machine ?= "ee9480cd91b2b46325a2da9aa6ae779d8e4163c0" |
| 7 | SRCREV_machine_qemuppc ?= "5c126504c0a2f72d80bae9d96cea7eb9d7854290" | 7 | SRCREV_machine_qemuppc ?= "5c126504c0a2f72d80bae9d96cea7eb9d7854290" |
| 8 | SRCREV_meta ?= "f47ea2844543c8ebf4572cfe23e4cfd6cb94d887" | 8 | SRCREV_meta ?= "d9cd83c0292bd4e2a6754a96761027252e726a42" |
| 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 a866421b5a..b25edc0baa 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.19" | |||
| 10 | KMETA = "meta" | 10 | KMETA = "meta" |
| 11 | 11 | ||
| 12 | SRCREV_machine ?= "a9ec82e355130160f9094e670bd5be0022a84194" | 12 | SRCREV_machine ?= "a9ec82e355130160f9094e670bd5be0022a84194" |
| 13 | SRCREV_meta ?= "f47ea2844543c8ebf4572cfe23e4cfd6cb94d887" | 13 | SRCREV_meta ?= "d9cd83c0292bd4e2a6754a96761027252e726a42" |
| 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 10f2901112..cce8249e98 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.10.bb | |||
| @@ -12,13 +12,13 @@ KBRANCH_qemux86-64 = "standard/common-pc-64/base" | |||
| 12 | KBRANCH_qemumips64 = "standard/mti-malta64" | 12 | KBRANCH_qemumips64 = "standard/mti-malta64" |
| 13 | 13 | ||
| 14 | SRCREV_machine_qemuarm ?= "7744145fcc3e4b6b6e308a1b86dc1c8b237b7575" | 14 | SRCREV_machine_qemuarm ?= "7744145fcc3e4b6b6e308a1b86dc1c8b237b7575" |
| 15 | SRCREV_machine_qemumips ?= "2b8e8c694c38729ce724facdb0ab20751d061a2e" | 15 | SRCREV_machine_qemumips ?= "2b8e8c694c38729ce724facdb0ab20751d061a2e" |
| 16 | SRCREV_machine_qemuppc ?= "9a7537cb9bcc5c835dae6ac84fbbe7298473f69c" | 16 | SRCREV_machine_qemuppc ?= "9a7537cb9bcc5c835dae6ac84fbbe7298473f69c" |
| 17 | SRCREV_machine_qemux86 ?= "a9ec82e355130160f9094e670bd5be0022a84194" | 17 | SRCREV_machine_qemux86 ?= "a9ec82e355130160f9094e670bd5be0022a84194" |
| 18 | SRCREV_machine_qemux86-64 ?= "a9ec82e355130160f9094e670bd5be0022a84194" | 18 | SRCREV_machine_qemux86-64 ?= "a9ec82e355130160f9094e670bd5be0022a84194" |
| 19 | SRCREV_machine_qemumips64 ?= "0cd8e958d0ec7e01fd21fc7891da7eed688b0d37" | 19 | SRCREV_machine_qemumips64 ?= "0cd8e958d0ec7e01fd21fc7891da7eed688b0d37" |
| 20 | SRCREV_machine ?= "a9ec82e355130160f9094e670bd5be0022a84194" | 20 | SRCREV_machine ?= "a9ec82e355130160f9094e670bd5be0022a84194" |
| 21 | SRCREV_meta ?= "f47ea2844543c8ebf4572cfe23e4cfd6cb94d887" | 21 | SRCREV_meta ?= "d9cd83c0292bd4e2a6754a96761027252e726a42" |
| 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 | ||
