openh264: Disable build on riscv32

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2025-01-07 13:17:41 -08:00
parent c27e679a37
commit eefcfe8592
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -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"