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