[Buildroot] [PATCH v2 1/1] minidlna: bump version to 1.1.1

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Fri Jan 3 19:16:23 UTC 2014


Dear Bernd Kuhls,

On Thu, 2 Jan 2014 20:44:22 +0100, Bernd Kuhls wrote:
> - remove all patches needed for pre-autotools minidlna release
> - convert .mk file to autotools-package
> - disable broken static build

If static build is broken, then the package should depends
on !BR2_PREFER_STATIC_LIB. See other packages doing that.

You would still have to keep --disable-static however, because a shared
library build is currently passing both --enable-shared and
--enable-static. Please add a comment above the --disable-static
addition that explains why it is done.

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com


More information about the buildroot mailing list