mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 14:10:56 +00:00
concurrencykit: Set correct PLAT value for riscv32
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
7a820b585f
commit
82076b0563
@ -21,6 +21,7 @@ inherit autotools-brokensep
|
||||
|
||||
PLAT:powerpc64 = "ppc64"
|
||||
PLAT:powerpc64le = "ppc64"
|
||||
PLAT:riscv32 = "riscv"
|
||||
PLAT ?= "${HOST_ARCH}"
|
||||
|
||||
do_configure () {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user