diff options
Diffstat (limited to 'meta')
-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 4d315941fc..bcda4c48e1 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 ?= "82503751a7af71b460e6a605641cff377332c058" | 14 | SRCREV_machine ?= "82503751a7af71b460e6a605641cff377332c058" |
15 | SRCREV_meta ?= "78dd53c2257380d5b8ef13e4ddae25c585154dac" | 15 | SRCREV_meta ?= "47c7a3148a4d7653cec536ba202b25148d1952ad" |
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 107d7f1364..56fd7a966e 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 ?= "e3cf3a0ff5a5e85395d8cf2aeab350ac518679c6" | 18 | SRCREV_machine_qemuarm ?= "e3cf3a0ff5a5e85395d8cf2aeab350ac518679c6" |
19 | SRCREV_machine ?= "f08df324ccdbc73b9f0c2de2826a2843bcdf651b" | 19 | SRCREV_machine ?= "f08df324ccdbc73b9f0c2de2826a2843bcdf651b" |
20 | SRCREV_meta ?= "78dd53c2257380d5b8ef13e4ddae25c585154dac" | 20 | SRCREV_meta ?= "47c7a3148a4d7653cec536ba202b25148d1952ad" |
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 7ac84d1b1f..2a850ce246 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.10.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.10.bb | |||
@@ -21,7 +21,7 @@ SRCREV_machine_qemux86 ?= "f08df324ccdbc73b9f0c2de2826a2843bcdf651b" | |||
21 | SRCREV_machine_qemux86-64 ?= "f08df324ccdbc73b9f0c2de2826a2843bcdf651b" | 21 | SRCREV_machine_qemux86-64 ?= "f08df324ccdbc73b9f0c2de2826a2843bcdf651b" |
22 | SRCREV_machine_qemumips64 ?= "a019b338648b95aa4d679ffdc01878dc660bcbac" | 22 | SRCREV_machine_qemumips64 ?= "a019b338648b95aa4d679ffdc01878dc660bcbac" |
23 | SRCREV_machine ?= "f08df324ccdbc73b9f0c2de2826a2843bcdf651b" | 23 | SRCREV_machine ?= "f08df324ccdbc73b9f0c2de2826a2843bcdf651b" |
24 | SRCREV_meta ?= "78dd53c2257380d5b8ef13e4ddae25c585154dac" | 24 | SRCREV_meta ?= "47c7a3148a4d7653cec536ba202b25148d1952ad" |
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" |