[Buildroot] [PATCH 2/4] package/libbluray: add support for libaacs

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Jul 3 16:07:43 UTC 2016


Hello,

On Sat,  2 Jul 2016 21:25:06 +0200, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
> ---
>  package/libbluray/libbluray.mk | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/package/libbluray/libbluray.mk b/package/libbluray/libbluray.mk
> index dfe58f4..b81d759 100644
> --- a/package/libbluray/libbluray.mk
> +++ b/package/libbluray/libbluray.mk
> @@ -14,6 +14,11 @@ LIBBLURAY_DEPENDENCIES = host-pkgconf
>  
>  LIBBLURAY_CONF_OPTS = --enable-udf --disable-bdjava
>  
> +# libaacs is a run-time dependency loaded by dlopen

If it's a runtime dependency loaded by dlopen(), then there is no
reason to have it built *before* libbluray. So I've marked this patch
as Rejected. Let me know if you disagree, of course.

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



More information about the buildroot mailing list