knxd: streamline makefile 998/head
authorMichael Heimpold <mhei@heimpold.de>
Sat, 7 Mar 2015 21:38:37 +0000 (22:38 +0100)
committerMichael Heimpold <mhei@heimpold.de>
Sat, 7 Mar 2015 21:50:56 +0000 (22:50 +0100)
commita3f364b32be99dc3206a561551e77fb6600372c8
treeade4369653c1fdcea5126cce839f22c2f5ba332f
parentec44072a4cfca3c8b8eb9b7d9928903093a15d7f
knxd: streamline makefile

- use https URL for fetching sources from GitHub, otherwise cloning
  sources could stall buildbots by asking to accept a/the SSH host key
- do not _depend_ on DEPENDS but _select_ them, so the package(s) always
  appear in menuconfig, not only when all dependencies are already
  selected --> dependencies are automatically pulled in when package
  is selected by user
- use PKG_INSTALL
- factor out the libeibclient library as own package
- use CONFIGURE_ARGS instead of dedicated Build/Configure
- same for TARGET_CFLAGS and Build/Compile
- do not include /etc/functions, already included by /etc/rc.common

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
net/knxd/Makefile
net/knxd/files/knxd.init