trousers: new package
authorNoé Rubinstein <noe.rubinstein@gmail.com>
Wed, 4 Nov 2015 17:47:04 +0000 (18:47 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 24 Dec 2015 07:39:28 +0000 (08:39 +0100)
commite2eaf814eb05b7c782dc87c7ef0b8e8cb356b592
treee5f282d6e54236b112a3493a12dc12eabd542e94
parentbc20c1578401e0c619cf0c334d35d97c83500baa
trousers: new package

[Thomas:
 - use a 'select' instead of a 'depends on' for openssl
 - select libiconv when locale support is not available, otherwise the
   build fails due to missing iconv.h
 - disable on BR2_STATIC_LIBS configurations as it doesn't build. It
   could be made to build by patching the trousers Makefile.
 - add missing dependency on thread support in the toolchain
 - add Config.in comment about the thread and dynamic library
   dependencies.
 - add missing <pkg>_LICENSE and <pkg>_LICENSE_FILES variables.]

Signed-off-by: Al West <al.west@v-nova.com>
Signed-off-by: Noé Rubinstein <nrubinstein@aldebaran.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/trousers/Config.in [new file with mode: 0644]
package/trousers/trousers.hash [new file with mode: 0644]
package/trousers/trousers.mk [new file with mode: 0644]