diff options
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.8.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb index fae984cd4e..d20b8b10ab 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.8.bb | |||
@@ -12,7 +12,7 @@ python () { | |||
12 | } | 12 | } |
13 | 13 | ||
14 | SRCREV_machine ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f" | 14 | SRCREV_machine ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f" |
15 | SRCREV_meta ?= "25b672aa4759b6ceb48777eb586033a186091692" | 15 | SRCREV_meta ?= "b976de4f41df1a50dc84839b64fb0ce2c6f9fb21" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \ |
18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.8;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.8;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb index b98d99a81f..a5135155d5 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.8.bb | |||
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" | |||
17 | 17 | ||
18 | SRCREV_machine_qemuarm ?= "9509db6e3ed6a23b1f7495b53248d1cbfe22710b" | 18 | SRCREV_machine_qemuarm ?= "9509db6e3ed6a23b1f7495b53248d1cbfe22710b" |
19 | SRCREV_machine ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f" | 19 | SRCREV_machine ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f" |
20 | SRCREV_meta ?= "25b672aa4759b6ceb48777eb586033a186091692" | 20 | SRCREV_meta ?= "b976de4f41df1a50dc84839b64fb0ce2c6f9fb21" |
21 | 21 | ||
22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${LINUX_VERSION}+git${SRCPV}" |
23 | 23 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_5.8.bb b/meta/recipes-kernel/linux/linux-yocto_5.8.bb index a2dacb2676..f6ebefbf1b 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.8.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.8.bb | |||
@@ -21,7 +21,7 @@ SRCREV_machine_qemux86 ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f" | |||
21 | SRCREV_machine_qemux86-64 ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f" | 21 | SRCREV_machine_qemux86-64 ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f" |
22 | SRCREV_machine_qemumips64 ?= "01a02b058f9a8941032b298b8d25c673526152f4" | 22 | SRCREV_machine_qemumips64 ?= "01a02b058f9a8941032b298b8d25c673526152f4" |
23 | SRCREV_machine ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f" | 23 | SRCREV_machine ?= "3c5d210805d61bea8f8a8081e0e3a89ea8a61f3f" |
24 | SRCREV_meta ?= "25b672aa4759b6ceb48777eb586033a186091692" | 24 | SRCREV_meta ?= "b976de4f41df1a50dc84839b64fb0ce2c6f9fb21" |
25 | 25 | ||
26 | # remap qemuarm to qemuarma15 for the 5.8 kernel | 26 | # remap qemuarm to qemuarma15 for the 5.8 kernel |
27 | # KMACHINE_qemuarm ?= "qemuarma15" | 27 | # KMACHINE_qemuarm ?= "qemuarma15" |