Commit Graph

8 Commits

Author SHA1 Message Date
Rosen Penev 89a8fb1d30 crelay: update to 0.14.1
Also add a meson.build file to avoid iconv hacks.

Remove upstreamed patch.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-07-21 21:44:49 -07:00
Ilya Lipnitskiy 5d8d4fbbcb
treewide: Run refresh on all packages
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>
2021-02-20 16:02:15 -08:00
Pawel Dembicki 292a5a0258 crelay: backport patch for use gpio >255
Signed-off-by: Pawel Dembicki <paweldembicki@gmail.com>
2020-12-01 12:59:19 +01:00
Ted Hess d210444434 crelay: update to 0.10.1
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-08-31 10:15:09 -04:00
Ted Hess 625a7e7563 crelay: Update to 0.10, refresh patches, remove daemon background call
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-04-17 13:21:44 -04:00
Ted Hess 85597bc84d crelay: Fix link error with BUILD_NLS=y
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-08-25 19:04:07 -04:00
Ted Hess eed20a34ff crelay: Update to V0.9, add startup config file
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-08-21 14:40:30 -04:00
Ted Hess 44aa70d796 crelay: import usb relay control daemon
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-08-17 11:10:35 -04:00