Bump buidlroot version to 2018.02.6

This commit is contained in:
jbnadal
2018-10-22 14:55:59 +02:00
parent 222960cedb
commit bec94fdb63
6150 changed files with 84803 additions and 117446 deletions

View File

@@ -3,8 +3,9 @@ config BR2_PACKAGE_LIBOAUTH
select BR2_PACKAGE_OPENSSL
help
liboauth is a collection of c functions implementing the oAuth
Core 1.0 Rev A standard API. liboauth provides basic functions to
escape and encode parameters according to oAuth specs and offers
high-level functions to sign requests or verify signatures.
Core 1.0 Rev A standard API. liboauth provides basic functions
to escape and encode parameters according to oAuth specs and
offers high-level functions to sign requests or verify
signatures.
http://liboauth.sourceforge.net/