Update buidlroot to version 2016.08.1

This commit is contained in:
2016-11-16 22:07:29 +01:00
parent 807ab03547
commit a1061efbc2
3636 changed files with 59539 additions and 25783 deletions

View File

@@ -1,2 +1,2 @@
# Locally calculated
sha256 762ec3d9eb163ac0d063118df8c5e2ee6746dbe8566d32055e7e066e590937c3 yaml-1.1.1.tgz
sha256 d49acf2b7843258957a16df0d7ced56c0e1fc3eaa54f54289e4012edc002814c yaml-2.0.0RC7.tgz

View File

@@ -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