[Buildroot] [PATCH 04/18] package/mplayer: add optional samba support

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Apr 7 20:53:22 UTC 2015


Dear Bernd Kuhls,

On Sun, 29 Mar 2015 19:11:20 +0200, Bernd Kuhls wrote:

> +ifeq ($(BR2_PACKAGE_SAMBA_SMBCLIENT),y)
> +MPLAYER_CONF_OPTS += --enable-smb
> +MPLAYER_DEPENDENCIES += samba
> +else
> +MPLAYER_CONF_OPTS += --disable-smb
> +endif

Samba 3 has been deprecated. So I've merged this patch, but it's
actually a no-op, unless deprecated packages are enabled. Can you check
whether Samba 4 can be used instead ?

Thanks,

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


More information about the buildroot mailing list