Commit graph

5 commits

Author SHA1 Message Date
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
Rosen Penev
80bad7073f etherwake: Remove obsolete uClibc patch
No such issue with uClibc-ng.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2019-07-21 12:30:52 +02:00
Jo-Philipp Wich
e76f394fdc etherwake: fix musl compatibility
Always include net/ethernet.h instead linux specific headers,
fixes compilation with musl libc.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-16 15:08:27 +02:00
dibdot
7d48271bd6 Create 110-format_security_fix.patch
Trivial patch to fix format security in etherwake source.
2014-07-04 21:46:54 +02:00
Peter Wagner
bf27645121 etherwake: import from packages 2014-06-28 22:54:10 +02:00