mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
mpv: Disable lua support on powerpc
luajit is not supported on ppc Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -30,6 +30,7 @@ LUA ?= "lua"
|
||||
LUA_mips64 = ""
|
||||
LUA_aarch64 = ""
|
||||
LUA_powerpc64 = ""
|
||||
LUA_powerpc = ""
|
||||
|
||||
# Note: both lua and libass are required to get on-screen-display (controls)
|
||||
PACKAGECONFIG ??= " \
|
||||
|
||||
Reference in New Issue
Block a user