mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-12 05:11:59 +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_mips64 = ""
|
||||||
LUA_aarch64 = ""
|
LUA_aarch64 = ""
|
||||||
LUA_powerpc64 = ""
|
LUA_powerpc64 = ""
|
||||||
|
LUA_powerpc = ""
|
||||||
|
|
||||||
# Note: both lua and libass are required to get on-screen-display (controls)
|
# Note: both lua and libass are required to get on-screen-display (controls)
|
||||||
PACKAGECONFIG ??= " \
|
PACKAGECONFIG ??= " \
|
||||||
|
|||||||
Reference in New Issue
Block a user