|
@@ -14,6 +14,9 @@ config BR2_PACKAGE_MINIDLNA
|
|
|
select BR2_PACKAGE_LIBJPEG
|
|
|
select BR2_PACKAGE_SQLITE
|
|
|
select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
|
|
|
+ # Triggers the _gp link issue in nios2
|
|
|
+ depends on !BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII201305
|
|
|
+ depends on !BR2_TOOLCHAIN_EXTERNAL_CODESOURCERY_NIOSII201405
|
|
|
help
|
|
|
MiniDLNA (aka ReadyDLNA) is server software with the aim of being
|
|
|
fully compliant with DLNA/UPnP-AV clients.
|