aboutsummaryrefslogtreecommitdiff
path: root/utils/crelay/patches
Commit message (Collapse)AuthorAge
* crelay: update to 0.14.1Rosen Penev2022-07-21
| | | | | | | | Also add a meson.build file to avoid iconv hacks. Remove upstreamed patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* crelay: backport patch for use gpio >255Pawel Dembicki2020-12-01
| | | | Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
* crelay: update to 0.10.1Ted Hess2016-08-31
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* crelay: Update to 0.10, refresh patches, remove daemon background callTed Hess2016-04-17
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* crelay: Fix link error with BUILD_NLS=yTed Hess2015-08-25
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* crelay: Update to V0.9, add startup config fileTed Hess2015-08-21
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* crelay: import usb relay control daemonTed Hess2015-08-17
Signed-off-by: Ted Hess <thess@kitschensync.net>