diff options
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.10.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb index 1c5bb9753c..e0d8280128 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb | |||
@@ -12,7 +12,7 @@ python () { | |||
12 | } | 12 | } |
13 | 13 | ||
14 | SRCREV_machine ?= "42032770803ba26765376967cef09945f48abe04" | 14 | SRCREV_machine ?= "42032770803ba26765376967cef09945f48abe04" |
15 | SRCREV_meta ?= "c96c799ca3e63c0ca17e05843d3f8e7e0d6dfb31" | 15 | SRCREV_meta ?= "82899c6a7119b9668be9ae508159f5ac96554cc2" |
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.10;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb index bdc49fb9e2..6b71573a39 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb | |||
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" | |||
17 | 17 | ||
18 | SRCREV_machine_qemuarm ?= "eaad1adbc817d996edf44fdd520da4810e57e66d" | 18 | SRCREV_machine_qemuarm ?= "eaad1adbc817d996edf44fdd520da4810e57e66d" |
19 | SRCREV_machine ?= "52bcc5b2342739bbfc8fc385d151616883c4425c" | 19 | SRCREV_machine ?= "52bcc5b2342739bbfc8fc385d151616883c4425c" |
20 | SRCREV_meta ?= "c96c799ca3e63c0ca17e05843d3f8e7e0d6dfb31" | 20 | SRCREV_meta ?= "82899c6a7119b9668be9ae508159f5ac96554cc2" |
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.10.bb b/meta/recipes-kernel/linux/linux-yocto_5.10.bb index abe837c2f4..0315808989 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb | |||
@@ -23,7 +23,7 @@ SRCREV_machine_qemux86 ?= "52bcc5b2342739bbfc8fc385d151616883c4425c" | |||
23 | SRCREV_machine_qemux86-64 ?= "52bcc5b2342739bbfc8fc385d151616883c4425c" | 23 | SRCREV_machine_qemux86-64 ?= "52bcc5b2342739bbfc8fc385d151616883c4425c" |
24 | SRCREV_machine_qemumips64 ?= "1112c8f8594df02dd6f2bd1cf13848536ca3f536" | 24 | SRCREV_machine_qemumips64 ?= "1112c8f8594df02dd6f2bd1cf13848536ca3f536" |
25 | SRCREV_machine ?= "52bcc5b2342739bbfc8fc385d151616883c4425c" | 25 | SRCREV_machine ?= "52bcc5b2342739bbfc8fc385d151616883c4425c" |
26 | SRCREV_meta ?= "c96c799ca3e63c0ca17e05843d3f8e7e0d6dfb31" | 26 | SRCREV_meta ?= "82899c6a7119b9668be9ae508159f5ac96554cc2" |
27 | 27 | ||
28 | # remap qemuarm to qemuarma15 for the 5.8 kernel | 28 | # remap qemuarm to qemuarma15 for the 5.8 kernel |
29 | # KMACHINE_qemuarm ?= "qemuarma15" | 29 | # KMACHINE_qemuarm ?= "qemuarma15" |