diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2021-05-03 08:54:28 -0400 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-05-04 22:48:16 +0100 |
| commit | 551ae27ea0079d1693adce6ed51889c6dec4f5ca (patch) | |
| tree | c26b6accb11eed4158ccba4f634abb308f141198 | |
| parent | fc7a4c3be94aac241964b21655941fc1cb9c94d8 (diff) | |
| download | poky-551ae27ea0079d1693adce6ed51889c6dec4f5ca.tar.gz | |
linux-yocto/5.10: qemuriscv32.cfg: RV32 only supports 1G physical memory
Integrating the following commit(s) to linux-yocto/5.10:
a19886b00ea qemuriscv32.cfg: RV32 only supports 1G physical memory
(From OE-Core rev: 894f5328d395872f69bd48c59518bbafb7cbd61e)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -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 c491eed163..0902fe4fa1 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 ?= "196677064883beeaacb68de437512a0e4ee07050" | 14 | SRCREV_machine ?= "196677064883beeaacb68de437512a0e4ee07050" |
| 15 | SRCREV_meta ?= "8f16b5cfe0600f2a7ed1ce68633a88a1196b9776" | 15 | SRCREV_meta ?= "a19886b00ea7d874fdd60d8e3435894bb16e6434" |
| 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 0e3771461b..079f4a215e 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 ?= "bcb76d132fb1e90f6db0a598b3c46b180a9b71ea" | 18 | SRCREV_machine_qemuarm ?= "bcb76d132fb1e90f6db0a598b3c46b180a9b71ea" |
| 19 | SRCREV_machine ?= "a8808e541750d4ed34105f615e295f6fbd9950fa" | 19 | SRCREV_machine ?= "a8808e541750d4ed34105f615e295f6fbd9950fa" |
| 20 | SRCREV_meta ?= "8f16b5cfe0600f2a7ed1ce68633a88a1196b9776" | 20 | SRCREV_meta ?= "a19886b00ea7d874fdd60d8e3435894bb16e6434" |
| 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 2221e99f3c..c8a2e3906f 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 ?= "a8808e541750d4ed34105f615e295f6fbd9950fa" | |||
| 23 | SRCREV_machine_qemux86-64 ?= "a8808e541750d4ed34105f615e295f6fbd9950fa" | 23 | SRCREV_machine_qemux86-64 ?= "a8808e541750d4ed34105f615e295f6fbd9950fa" |
| 24 | SRCREV_machine_qemumips64 ?= "f89a64b85a068ac96ccd69f5170b2fbe957d4162" | 24 | SRCREV_machine_qemumips64 ?= "f89a64b85a068ac96ccd69f5170b2fbe957d4162" |
| 25 | SRCREV_machine ?= "a8808e541750d4ed34105f615e295f6fbd9950fa" | 25 | SRCREV_machine ?= "a8808e541750d4ed34105f615e295f6fbd9950fa" |
| 26 | SRCREV_meta ?= "8f16b5cfe0600f2a7ed1ce68633a88a1196b9776" | 26 | SRCREV_meta ?= "a19886b00ea7d874fdd60d8e3435894bb16e6434" |
| 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" |
