Buildroot 2018-11 (#258)
* Update to buildroot 2018.11 * containerd update * runc update * runc docker engine * runc docker proxy * update rpi firmware * update network manager * update dhcpd * update wait on network * update rpi wifi * revert glibc
This commit is contained in:
17
buildroot/package/libidn2/Config.in
Normal file
17
buildroot/package/libidn2/Config.in
Normal file
@@ -0,0 +1,17 @@
|
||||
config BR2_PACKAGE_LIBIDN2
|
||||
bool "libidn2"
|
||||
help
|
||||
Libidn2 is an implementation of the IDNA2008 + TR46
|
||||
specifications (RFC 5890, RFC 5891, RFC 5892, RFC 5893,
|
||||
TR 46).
|
||||
|
||||
http://www.gnu.org/software/libidn/
|
||||
|
||||
if BR2_PACKAGE_LIBIDN2
|
||||
|
||||
config BR2_PACKAGE_LIBIDN2_BINARY
|
||||
bool "idn2 binary"
|
||||
help
|
||||
Install idn2 command line tool
|
||||
|
||||
endif
|
||||
Reference in New Issue
Block a user