aboutsummaryrefslogtreecommitdiff
path: root/utils/relayctl/Makefile
Commit message (Collapse)AuthorAge
* relayctl: remove superfluous dependency on udevHeinrich Schuchardt2016-07-23
| | | | | | | Package udev does not exist in Lede. We do not need udev to use package relayctl. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
* relayctl: update license information, use @SFHeinrich Schuchardt2016-07-11
| | | | | | | | The license BSD-3-Clause. Indicate license file. Use @SF for PKG_SOURCE_URL instead of sourceforge.net URL. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
* packages/utils: new package relayctlHeinrich Schuchardt2016-07-03
Package relayctl provides a command-line tool to control SainSmart USB relay boards based on FTDI chips using bitbang mode. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>