Bump buidlroot version to 2018.02.6
This commit is contained in:
2
bsp/buildroot/package/libuci/libuci.hash
Normal file
2
bsp/buildroot/package/libuci/libuci.hash
Normal file
@@ -0,0 +1,2 @@
|
||||
# Locally computed
|
||||
sha256 bb9827863c6b7b6cf986a3de42b5716edb8a280e44b3ce39541de18062c3c00e libuci-49ec6efbdac4819033d34f08927d795f83a3932d.tar.gz
|
||||
@@ -4,9 +4,9 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBUCI_VERSION = e339407372ffc70b1451e4eda218c01aa95a6a7f
|
||||
LIBUCI_SITE = git://nbd.name/uci.git
|
||||
LIBUCI_LICENSE = LGPLv2.1, GPLv2 (tools)
|
||||
LIBUCI_VERSION = 49ec6efbdac4819033d34f08927d795f83a3932d
|
||||
LIBUCI_SITE = git://git.openwrt.org/project/uci.git
|
||||
LIBUCI_LICENSE = LGPL-2.1, GPL-2.0 (tools)
|
||||
LIBUCI_INSTALL_STAGING = YES
|
||||
LIBUCI_DEPENDENCIES = libubox
|
||||
|
||||
@@ -15,7 +15,7 @@ LIBUCI_DEPENDENCIES += lua
|
||||
LIBUCI_CONF_OPTS += -DBUILD_LUA=ON \
|
||||
-DLUAPATH=/usr/lib/lua/5.1 \
|
||||
-DLUA_CFLAGS=-I$(STAGING_DIR)/usr/include
|
||||
LIBUCI_LICENSE := $(LIBUCI_LICENSE), GPLv2 (lua bindings)
|
||||
LIBUCI_LICENSE := $(LIBUCI_LICENSE), GPL-2.0 (lua bindings)
|
||||
else
|
||||
LIBUCI_CONF_OPTS += -DBUILD_LUA=OFF
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user