mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
openh264: Disable build on riscv32
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c27e679a37
commit
eefcfe8592
|
|
@ -17,4 +17,5 @@ BRANCH = "openh264v${PV}"
|
|||
SRC_URI = "git://github.com/cisco/openh264.git;protocol=https;branch=${BRANCH}"
|
||||
|
||||
COMPATIBLE_MACHINE:powerpc64le = "null"
|
||||
COMPATIBLE_MACHINE:riscv32 = "null"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user