mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
package/libplayer: switch to BR2_PACKAGE_MPLAYER_ARCH_SUPPORTS
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
3bc7d72c7a
commit
211b3f8885
@ -11,12 +11,7 @@ config BR2_PACKAGE_LIBPLAYER
|
|||||||
if BR2_PACKAGE_LIBPLAYER
|
if BR2_PACKAGE_LIBPLAYER
|
||||||
config BR2_PACKAGE_LIBPLAYER_MPLAYER
|
config BR2_PACKAGE_LIBPLAYER_MPLAYER
|
||||||
bool "mplayer backend"
|
bool "mplayer backend"
|
||||||
# mplayer
|
depends on BR2_PACKAGE_MPLAYER_ARCH_SUPPORTS
|
||||||
depends on !(BR2_bfin || BR2_sh2a || BR2_sh4a || BR2_sh4aeb || \
|
|
||||||
BR2_microblaze || BR2_aarch64 || BR2_nios2)
|
|
||||||
# mplayer
|
|
||||||
# Broken support for <ARMv5
|
|
||||||
depends on !BR2_ARM_CPU_ARMV4
|
|
||||||
select BR2_PACKAGE_MPLAYER
|
select BR2_PACKAGE_MPLAYER
|
||||||
|
|
||||||
config BR2_PACKAGE_LIBPLAYER_GSTREAMER
|
config BR2_PACKAGE_LIBPLAYER_GSTREAMER
|
||||||
|
Loading…
x
Reference in New Issue
Block a user