samba4: bump to version 4.2.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
adc88b8663
commit
6ec8adc134
@ -4,7 +4,7 @@ comment "samba4 needs an (e)glibc toolchain"
|
||||
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
|
||||
|
@ -1,2 +1,2 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
sha256 66a6057815a971fee64fbe936ff6cbad542421a4bd52cba8d8d41afc9abc490f samba-4.2.0.tar.gz
|
||||
sha256 37eaa239c116dc2c22c29c5a2931eb178ed22e48b594687247446703119b4ac3 samba-4.2.1.tar.gz
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user