diff options
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 2 | ||||
| -rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.1.bb | 16 |
3 files changed, 10 insertions, 10 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb index 3dd8959895..4ec9cc4c2c 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | |||
| @@ -2,7 +2,7 @@ KBRANCH ?= "standard/preempt-rt/base" | |||
| 2 | 2 | ||
| 3 | require recipes-kernel/linux/linux-yocto.inc | 3 | require recipes-kernel/linux/linux-yocto.inc |
| 4 | 4 | ||
| 5 | SRCREV_machine ?= "132d72a980837eccc082d5dfb9c5eb5596611b0b" | 5 | SRCREV_machine ?= "4892b47c7f92a8a332e75596ec7c8d8204bd1709" |
| 6 | SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f" | 6 | SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f" |
| 7 | 7 | ||
| 8 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ | 8 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb index 4fde066eeb..c84fb2dc63 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | |||
| @@ -9,7 +9,7 @@ LINUX_VERSION ?= "4.1.17" | |||
| 9 | KMETA = "kernel-meta" | 9 | KMETA = "kernel-meta" |
| 10 | KCONF_BSP_AUDIT_LEVEL = "2" | 10 | KCONF_BSP_AUDIT_LEVEL = "2" |
| 11 | 11 | ||
| 12 | SRCREV_machine ?= "bdf4565e5dcc1ad65e26cebdff7bf427289f1d61" | 12 | SRCREV_machine ?= "e02ac252f68dca39c8fa06c8517dd805e75aed87" |
| 13 | SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f" | 13 | SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f" |
| 14 | 14 | ||
| 15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.1.bb b/meta/recipes-kernel/linux/linux-yocto_4.1.bb index 9f3ad5c663..1a3842c9c1 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.1.bb | |||
| @@ -11,14 +11,14 @@ KBRANCH_qemux86 ?= "standard/base" | |||
| 11 | KBRANCH_qemux86-64 ?= "standard/base" | 11 | KBRANCH_qemux86-64 ?= "standard/base" |
| 12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" | 12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" |
| 13 | 13 | ||
| 14 | SRCREV_machine_qemuarm ?= "fc38bc54e15ab2943507b63e740c576f5537fbc0" | 14 | SRCREV_machine_qemuarm ?= "de3a57fd015b3eca12d65530efc6a2cb59226d25" |
| 15 | SRCREV_machine_qemuarm64 ?= "bdf4565e5dcc1ad65e26cebdff7bf427289f1d61" | 15 | SRCREV_machine_qemuarm64 ?= "e02ac252f68dca39c8fa06c8517dd805e75aed87" |
| 16 | SRCREV_machine_qemumips ?= "d7d76bf246979d635990a05961886292ddcb5600" | 16 | SRCREV_machine_qemumips ?= "d00db934de0fa0ddb5811bb91d62c1c26e2bed95" |
| 17 | SRCREV_machine_qemuppc ?= "bdf4565e5dcc1ad65e26cebdff7bf427289f1d61" | 17 | SRCREV_machine_qemuppc ?= "e02ac252f68dca39c8fa06c8517dd805e75aed87" |
| 18 | SRCREV_machine_qemux86 ?= "bdf4565e5dcc1ad65e26cebdff7bf427289f1d61" | 18 | SRCREV_machine_qemux86 ?= "e02ac252f68dca39c8fa06c8517dd805e75aed87" |
| 19 | SRCREV_machine_qemux86-64 ?= "bdf4565e5dcc1ad65e26cebdff7bf427289f1d61" | 19 | SRCREV_machine_qemux86-64 ?= "e02ac252f68dca39c8fa06c8517dd805e75aed87" |
| 20 | SRCREV_machine_qemumips64 ?= "84dd3ffed15ebb59e6d396343ced2450f0f10379" | 20 | SRCREV_machine_qemumips64 ?= "aa673476922c02c6caef5c1d65e59f03259a596d" |
| 21 | SRCREV_machine ?= "bdf4565e5dcc1ad65e26cebdff7bf427289f1d61" | 21 | SRCREV_machine ?= "e02ac252f68dca39c8fa06c8517dd805e75aed87" |
| 22 | SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f" | 22 | SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f" |
| 23 | 23 | ||
| 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; \ |
