Bump buildroot to version 2017-02
TG-3 #closed
This commit is contained in:
@@ -5,12 +5,12 @@
|
||||
################################################################################
|
||||
|
||||
PUTTY_VERSION = 0.67
|
||||
PUTTY_SOURCE = putty-$(PUTTY_VERSION).tar.gz
|
||||
PUTTY_SITE = http://the.earth.li/~sgtatham/putty/$(PUTTY_VERSION)
|
||||
PUTTY_SUBDIR = unix
|
||||
PUTTY_LICENSE = MIT
|
||||
PUTTY_LICENSE_FILES = LICENCE
|
||||
PUTTY_CONF_OPTS = --disable-gtktest
|
||||
PUTTY_CONF_ENV = CFLAGS="$(TARGET_CFLAGS) -Wno-error"
|
||||
|
||||
ifeq ($(BR2_PACKAGE_LIBGTK2),y)
|
||||
PUTTY_CONF_OPTS += --with-gtk=2
|
||||
|
||||
Reference in New Issue
Block a user