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>
4 years ago
Rosen Penev
80bad7073f
etherwake: Remove obsolete uClibc patch
No such issue with uClibc-ng.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
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>
10 years ago
dibdot
7d48271bd6
Create 110-format_security_fix.patch
Trivial patch to fix format security in etherwake source.
11 years ago
Peter Wagner
bf27645121
etherwake: import from packages
11 years ago