Update buidlroot to version 2016.08.1
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
config BR2_PACKAGE_QJSON
|
||||
bool "qjson"
|
||||
depends on !BR2_STATIC_LIBS
|
||||
depends on BR2_PACKAGE_QT || BR2_PACKAGE_QT5
|
||||
help
|
||||
QJson is a Qt-based library that maps JSON data to
|
||||
QVariant objects and vice versa.
|
||||
|
||||
http://qjson.sourceforge.net
|
||||
|
||||
comment "qjson needs a toolchain w/ dynamic library"
|
||||
depends on BR2_STATIC_LIBS
|
||||
depends on !BR2_PACKAGE_QT && !BR2_PACKAGE_QT5
|
||||
|
||||
2
bsp/buildroot/package/qjson/qjson.hash
Normal file
2
bsp/buildroot/package/qjson/qjson.hash
Normal file
@@ -0,0 +1,2 @@
|
||||
# locally computed
|
||||
sha256 863f0dd6b7199f84acf1e2487735830fab316a9a3a5e1651130ad153a231f2ed qjson-ba273682a9d33a7b3090e74f4742b5f3bf6c9b02.tar.gz
|
||||
Reference in New Issue
Block a user