Bump buildroot to version 2017-02
TG-3 #closed
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# Locally computed:
|
||||
sha256 cee4ad8fb3531281e8761751694dfab39d681022b2363b1edeba764d397c3c99 ser2net-2.10.1.tar.gz
|
||||
sha256 3d1cef5f48df8291e57d4d7d4eac2fc809ae644a5524ffca4aebef0f4e4153dc ser2net-3.3.tar.gz
|
||||
|
||||
@@ -4,11 +4,17 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
SER2NET_VERSION = 2.10.1
|
||||
SER2NET_VERSION = 3.3
|
||||
SER2NET_SITE = http://downloads.sourceforge.net/project/ser2net/ser2net
|
||||
SER2NET_LICENSE = GPLv2+
|
||||
SER2NET_LICENSE_FILES = COPYING
|
||||
|
||||
ifeq ($(BR2_TOOLCHAIN_HAS_THREADS),y)
|
||||
SER2NET_CONF_OPTS += --with-pthreads
|
||||
else
|
||||
SER2NET_CONF_OPTS += --without-pthreads
|
||||
endif
|
||||
|
||||
define SER2NET_INSTALL_INIT_SYSV
|
||||
$(INSTALL) -D -m 755 package/ser2net/S50ser2net \
|
||||
$(TARGET_DIR)/etc/init.d/S50ser2net
|
||||
|
||||
Reference in New Issue
Block a user