Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 762ec3d9eb163ac0d063118df8c5e2ee6746dbe8566d32055e7e066e590937c3 yaml-1.1.1.tgz
|
||||
sha256 d49acf2b7843258957a16df0d7ced56c0e1fc3eaa54f54289e4012edc002814c yaml-2.0.0RC7.tgz
|
||||
|
||||
@@ -4,10 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
PHP_YAML_VERSION = 1.1.1
|
||||
PHP_YAML_VERSION = 2.0.0RC7
|
||||
PHP_YAML_SOURCE = yaml-$(PHP_YAML_VERSION).tgz
|
||||
# pecl.php.net returns html with db connect failed
|
||||
PHP_YAML_SITE = http://sources.buildroot.net
|
||||
PHP_YAML_SITE = https://pecl.php.net/get
|
||||
PHP_YAML_CONF_OPTS = --with-php-config=$(STAGING_DIR)/usr/bin/php-config \
|
||||
--with-yaml=$(STAGING_DIR)/usr
|
||||
# phpize does the autoconf magic
|
||||
|
||||
Reference in New Issue
Block a user