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>
This commit is contained in:
Bruce Ashfield
2021-05-03 08:54:28 -04:00
committed by Richard Purdie
parent fc7a4c3be9
commit 551ae27ea0
3 changed files with 3 additions and 3 deletions

View File

@@ -12,7 +12,7 @@ python () {
}
SRCREV_machine ?= "196677064883beeaacb68de437512a0e4ee07050"
SRCREV_meta ?= "8f16b5cfe0600f2a7ed1ce68633a88a1196b9776"
SRCREV_meta ?= "a19886b00ea7d874fdd60d8e3435894bb16e6434"
SRC_URI = "git://git.yoctoproject.org/linux-yocto.git;branch=${KBRANCH};name=machine \
git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-5.10;destsuffix=${KMETA}"