Commit graph

6 commits

Author SHA1 Message Date
Patrick Grimm
17b4577390 knxd: add one uci option for one cmdline arg. add a lot comments in the config file (closes #2233)
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
Acked-by: Othmar Truniger <github@truniger.ch>

[Squashed patches from PR into single one, bump PKG_RELEASE]

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-01-04 23:13:44 +01:00
Patrick Grimm
9d549c36b0 knxd: use procd (refs #2233)
Signed-off-by: Patrick Grimm <patrick@lunatiki.de>
Acked-by: Othmar Truniger <github@truniger.ch>

[Squashed patches from PR]

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-01-04 23:13:35 +01:00
Michael Heimpold
a3f364b32b 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>
2015-03-07 22:50:56 +01:00
Othmar Truniger
31a4a47dd0 knxd: improve init script
Signed-off-by: Othmar Truniger <github@truniger.ch>
2015-02-13 19:34:17 +01:00
Othmar Truniger
c978ec5335 knxd: add config file
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:15:49 +01:00
Othmar Truniger
f2bdf8e63f knxd: add init file
Signed-off-by: Othmar Truniger <github@truniger.ch>
2014-12-31 10:14:02 +01:00