asterisk-chan-lantiq: Move to separate package 187/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Thu, 14 Sep 2017 19:02:57 +0000 (21:02 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Thu, 14 Sep 2017 19:08:14 +0000 (21:08 +0200)
commitfe2f6f996bf0066f4462502926478aab1e4cce73
tree0d1ccce8d991281ccaebb4d81fe4bfcfcf031e58
parentb55daa66c968495adcd44b9279ed632c737aac75
asterisk-chan-lantiq: Move to separate package

Currently chan-lantiq doesn't build on the build bots and users end up
having to build it themselves. The reason for this was explained by
Mathias Kresin here:
http://lists.infradead.org/pipermail/lede-dev/2017-September/008886.html.

To fix this put chan-lantiq into its own package and set
PKG_FLAGS:=nonshared. The new package uses variants already, so it is
easily extendable in the future.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/asterisk-13.x/Makefile
net/asterisk-13.x/src-lantiq/channels/chan_lantiq.c [deleted file]
net/asterisk-13.x/src-lantiq/configs/samples/lantiq.conf.sample [deleted file]
net/asterisk-chan-lantiq/Makefile [new file with mode: 0644]
net/asterisk-chan-lantiq/files/chan_lantiq-asterisk13.c [new file with mode: 0644]
net/asterisk-chan-lantiq/files/default.exports [new file with mode: 0644]
net/asterisk-chan-lantiq/files/lantiq-asterisk13.conf.sample [new file with mode: 0644]