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 4171062172..64111750f3 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | |||
@@ -11,7 +11,7 @@ python () { | |||
11 | raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") | 11 | raise bb.parse.SkipPackage("Set PREFERRED_PROVIDER_virtual/kernel to linux-yocto-rt to enable it") |
12 | } | 12 | } |
13 | 13 | ||
14 | SRCREV_machine ?= "0b68498784da5defb7658675e37d9bc615cd4c50" | 14 | SRCREV_machine ?= "5772feaf5827e42e1950a91d95b2fc3c1845b5c6" |
15 | SRCREV_meta ?= "0d6de63d4603b9cc3a4a68391bcb5156b9b0cf96" | 15 | SRCREV_meta ?= "0d6de63d4603b9cc3a4a68391bcb5156b9b0cf96" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ | 17 | 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 08b931ca9f..9eae2e1cba 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.28" | |||
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 ?= "44af900716206d4cae283aa74e92f4118720724a" | 12 | SRCREV_machine ?= "f6ab3612272bb22bac371403121609c66c50cd45" |
13 | SRCREV_meta ?= "0d6de63d4603b9cc3a4a68391bcb5156b9b0cf96" | 13 | SRCREV_meta ?= "0d6de63d4603b9cc3a4a68391bcb5156b9b0cf96" |
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 ef3d000a2f..8ba0bea59c 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 ?= "460340f28dd4ed608fd66692bcbac0bb24fe4aaf" | 14 | SRCREV_machine_qemuarm ?= "2f133a201f2bbde4ce33731d1596d5144360bf87" |
15 | SRCREV_machine_qemuarm64 ?= "44af900716206d4cae283aa74e92f4118720724a" | 15 | SRCREV_machine_qemuarm64 ?= "f6ab3612272bb22bac371403121609c66c50cd45" |
16 | SRCREV_machine_qemumips ?= "0ff21b2a5e92defa32b7cb76d39980b63a2eb5ca" | 16 | SRCREV_machine_qemumips ?= "d1cbc627631f706d19e8e4518bfc38b266f3fb9f" |
17 | SRCREV_machine_qemuppc ?= "6bd2872ce7e397d285f7df00f4d0efac286e2401" | 17 | SRCREV_machine_qemuppc ?= "d1699ce26291a3e07113057ad7e235f7891e73fb" |
18 | SRCREV_machine_qemux86 ?= "44af900716206d4cae283aa74e92f4118720724a" | 18 | SRCREV_machine_qemux86 ?= "f6ab3612272bb22bac371403121609c66c50cd45" |
19 | SRCREV_machine_qemux86-64 ?= "44af900716206d4cae283aa74e92f4118720724a" | 19 | SRCREV_machine_qemux86-64 ?= "f6ab3612272bb22bac371403121609c66c50cd45" |
20 | SRCREV_machine_qemumips64 ?= "248861985b609d1cd24e8d23b7d15abfb31cbdc2" | 20 | SRCREV_machine_qemumips64 ?= "725278e5cbc402139051032a7b2137f6707c46d6" |
21 | SRCREV_machine ?= "44af900716206d4cae283aa74e92f4118720724a" | 21 | SRCREV_machine ?= "f6ab3612272bb22bac371403121609c66c50cd45" |
22 | SRCREV_meta ?= "0d6de63d4603b9cc3a4a68391bcb5156b9b0cf96" | 22 | SRCREV_meta ?= "0d6de63d4603b9cc3a4a68391bcb5156b9b0cf96" |
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}; \ |