Bump buildroot to version 2017-02
TG-3 #closed
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# From http://ftp.gnome.org/pub/GNOME/sources/gvfs/1.28/gvfs-1.28.2.sha256sum
|
||||
sha256 bc6af45cff7e7e8d33c3a4be1d27e479f10f80105a6f2d1fae75c5c0d40636d9 gvfs-1.28.2.tar.xz
|
||||
# From http://ftp.gnome.org/pub/GNOME/sources/gvfs/1.30/gvfs-1.30.3.sha256sum
|
||||
sha256 b824a29489cae7f39e1a0fc0d154ac7b7bf43d8edd98ba83ffcad2f766d0f175 gvfs-1.30.3.tar.xz
|
||||
|
||||
@@ -4,8 +4,8 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
GVFS_VERSION_MAJOR = 1.28
|
||||
GVFS_VERSION = $(GVFS_VERSION_MAJOR).2
|
||||
GVFS_VERSION_MAJOR = 1.30
|
||||
GVFS_VERSION = $(GVFS_VERSION_MAJOR).3
|
||||
GVFS_SOURCE = gvfs-$(GVFS_VERSION).tar.xz
|
||||
GVFS_SITE = http://ftp.gnome.org/pub/GNOME/sources/gvfs/$(GVFS_VERSION_MAJOR)
|
||||
GVFS_INSTALL_STAGING = YES
|
||||
@@ -20,6 +20,7 @@ GVFS_CONF_ENV = ac_cv_path_LIBGCRYPT_CONFIG=$(STAGING_DIR)/usr/bin/libgcrypt-con
|
||||
# Most of these are missing library support
|
||||
GVFS_CONF_OPTS = \
|
||||
--disable-afc \
|
||||
--disable-admin \
|
||||
--disable-bash-completion \
|
||||
--disable-cdda \
|
||||
--disable-gconf \
|
||||
|
||||
Reference in New Issue
Block a user