packagegroup-go-sdk-target: Enable on riscv64

OE-Core disables it on riscv64 since go support is now in this layer it
makes sense to enable it in meta-riscv

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2020-01-25 22:59:55 -08:00
parent 301946f338
commit 89ca330e78

View File

@@ -0,0 +1,3 @@
FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
COMPATIBLE_HOST_remove_riscv64 = "^(?!riscv64).*"