Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
config BR2_PACKAGE_SAMBA4
bool "samba4"
depends on !BR2_PACKAGE_SAMBA
- depends on BR2_TOOLCHAIN_USES_GLIBC # needs nss.h, $ORIGIN support
+ depends on BR2_TOOLCHAIN_USES_GLIBC # needs $ORIGIN support
depends on !BR2_nios2 # binary too large, relocations don't fit
select BR2_PACKAGE_E2FSPROGS
select BR2_PACKAGE_POPT
# Locally calculated after checking pgp signature
-sha256 66a6057815a971fee64fbe936ff6cbad542421a4bd52cba8d8d41afc9abc490f samba-4.2.0.tar.gz
+sha256 37eaa239c116dc2c22c29c5a2931eb178ed22e48b594687247446703119b4ac3 samba-4.2.1.tar.gz
#
################################################################################
-SAMBA4_VERSION = 4.2.0
+SAMBA4_VERSION = 4.2.1
SAMBA4_SITE = http://ftp.samba.org/pub/samba
SAMBA4_SOURCE = samba-$(SAMBA4_VERSION).tar.gz
SAMBA4_INSTALL_STAGING = YES