1 comment "libamcodec needs a toolchain w/ threads, dynamic library"
2 depends on BR2_arm || BR2_aarch64
3 depends on !BR2_TOOLCHAIN_HAS_THREADS || BR2_STATIC_LIBS
5 config BR2_PACKAGE_LIBAMCODEC
7 depends on BR2_arm || BR2_aarch64
8 depends on BR2_TOOLCHAIN_HAS_THREADS # alsa-lib
9 depends on !BR2_STATIC_LIBS # dlfcn.h
10 select BR2_PACKAGE_ALSA_LIB
12 Interface library for Amlogic media codecs
14 https://github.com/mdrjr/c2_aml_libs.git