Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# Locally calculated after checking pgp signature
|
||||
sha256 9756f5a2129b6a83ba701e546173cbff86caa671b0af73eb8f72c03b20c066c6 wine-2.0.tar.bz2
|
||||
sha256 346a050aca5cd0d9978a655af11c30e68c201a58aea0c70d5e4c4f1b63c2fbec wine-3.0.tar.xz
|
||||
|
||||
@@ -4,10 +4,10 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
WINE_VERSION = 2.0
|
||||
WINE_SOURCE = wine-$(WINE_VERSION).tar.bz2
|
||||
WINE_SITE = https://dl.winehq.org/wine/source/2.0
|
||||
WINE_LICENSE = LGPLv2.1+
|
||||
WINE_VERSION = 3.0
|
||||
WINE_SOURCE = wine-$(WINE_VERSION).tar.xz
|
||||
WINE_SITE = https://dl.winehq.org/wine/source/3.0
|
||||
WINE_LICENSE = LGPL-2.1+
|
||||
WINE_LICENSE_FILES = COPYING.LIB LICENSE
|
||||
WINE_DEPENDENCIES = host-bison host-flex host-wine
|
||||
|
||||
@@ -23,6 +23,7 @@ WINE_CONF_OPTS = \
|
||||
--without-gphoto \
|
||||
--without-gsm \
|
||||
--without-hal \
|
||||
--without-krb5 \
|
||||
--without-opencl \
|
||||
--without-oss
|
||||
|
||||
@@ -347,6 +348,7 @@ HOST_WINE_CONF_OPTS += \
|
||||
--without-gstreamer \
|
||||
--without-hal \
|
||||
--without-jpeg \
|
||||
--without-krb5 \
|
||||
--without-ldap \
|
||||
--without-mpg123 \
|
||||
--without-netapi \
|
||||
|
||||
Reference in New Issue
Block a user