libseccomp: Use fork for libseccomp on rv32

libseccomp support is not yet upstreamed.

see https://github.com/seccomp/libseccomp/pull/327

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2021-12-08 11:07:08 -08:00
parent a0d27eca24
commit 68cce2c873

View File

@@ -0,0 +1,10 @@
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
# RV32 port is still not upstream yet
SRC_URI:riscv32 = "\
git://github.com/kraj/libseccomp.git;branch=riscv32;protocol=https \
file://run-ptest \
"
SRCREV:riscv32 = "063724705f6715f9339fd8cbe2eb751f28b3b70d"