diff options
Diffstat (limited to 'meta/recipes-kernel')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb | 2 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_5.0.bb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb b/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb index 842aa5b93f..07fa910ee8 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb | |||
@@ -12,7 +12,7 @@ python () { | |||
12 | } | 12 | } |
13 | 13 | ||
14 | SRCREV_machine ?= "04585fb29f99725a27acb96fc25efa0a55a62a8a" | 14 | SRCREV_machine ?= "04585fb29f99725a27acb96fc25efa0a55a62a8a" |
15 | SRCREV_meta ?= "7477b32eaf608884be5664fadd79331b39afaaa6" | 15 | SRCREV_meta ?= "ffd8cf5baf8e741b8987b72c942ce3b9cc7c7f30" |
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.0;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.0;destsuffix=${KMETA}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb index eba6cc6f47..c1084f2bb9 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_5.0.bb | |||
@@ -17,7 +17,7 @@ KCONF_BSP_AUDIT_LEVEL = "2" | |||
17 | 17 | ||
18 | SRCREV_machine_qemuarm ?= "e265300362d7004e3b57bb5cbcfc65fb469b9ce9" | 18 | SRCREV_machine_qemuarm ?= "e265300362d7004e3b57bb5cbcfc65fb469b9ce9" |
19 | SRCREV_machine ?= "9c40ed0d86ad87f48659aad4fdead2455e8b5db8" | 19 | SRCREV_machine ?= "9c40ed0d86ad87f48659aad4fdead2455e8b5db8" |
20 | SRCREV_meta ?= "7477b32eaf608884be5664fadd79331b39afaaa6" | 20 | SRCREV_meta ?= "ffd8cf5baf8e741b8987b72c942ce3b9cc7c7f30" |
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.0.bb b/meta/recipes-kernel/linux/linux-yocto_5.0.bb index fe773bed98..01269dda27 100644 --- a/meta/recipes-kernel/linux/linux-yocto_5.0.bb +++ b/meta/recipes-kernel/linux/linux-yocto_5.0.bb | |||
@@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "9c40ed0d86ad87f48659aad4fdead2455e8b5db8" | |||
19 | SRCREV_machine_qemux86-64 ?= "9c40ed0d86ad87f48659aad4fdead2455e8b5db8" | 19 | SRCREV_machine_qemux86-64 ?= "9c40ed0d86ad87f48659aad4fdead2455e8b5db8" |
20 | SRCREV_machine_qemumips64 ?= "437d99225c689f3f192bb834e4d649ea0467ac87" | 20 | SRCREV_machine_qemumips64 ?= "437d99225c689f3f192bb834e4d649ea0467ac87" |
21 | SRCREV_machine ?= "9c40ed0d86ad87f48659aad4fdead2455e8b5db8" | 21 | SRCREV_machine ?= "9c40ed0d86ad87f48659aad4fdead2455e8b5db8" |
22 | SRCREV_meta ?= "7477b32eaf608884be5664fadd79331b39afaaa6" | 22 | SRCREV_meta ?= "ffd8cf5baf8e741b8987b72c942ce3b9cc7c7f30" |
23 | 23 | ||
24 | # remap qemuarm to qemuarma15 for the 5.0 kernel | 24 | # remap qemuarm to qemuarma15 for the 5.0 kernel |
25 | # KMACHINE_qemuarm ?= "qemuarma15" | 25 | # KMACHINE_qemuarm ?= "qemuarma15" |