libwebsock: new package
authorGregory Dymarek <gregd72002@gmail.com>
Fri, 12 Dec 2014 15:42:45 +0000 (15:42 +0000)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 1 Jan 2015 11:32:15 +0000 (12:32 +0100)
commita569dfc9db32dee4b07c56b70b8e4278f6451e6e
tree972bbc13494db963803565bbdf9254d951472e81
parentb7e7b417fa1210a7f9c4e76ee747238981dcd012
libwebsock: new package

[Thomas:
 - Add dependency on BR2_TOOLCHAIN_HAS_THREADS
 - Improve Config.in help text
 - Fixup comment header in .mk file.
 - Use github helper.
 - Remove hash file (we're downloading from Git)
 - Fixup LICENSE_FILES
 - Remove LIBWEBSOCK_CFLAGS, they were the default.
 - Remove LIBWEBSOCK_LIBS, and instead use a patch to switch
   libwebsock configure script to use pkg-config.]

Signed-off-by: Gregory Dymarek <gregd72002@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/Config.in
package/libwebsock/0001-Switch-to-use-pkg-config-to-detect-libevent-and-open.patch [new file with mode: 0644]
package/libwebsock/Config.in [new file with mode: 0644]
package/libwebsock/libwebsock.mk [new file with mode: 0644]