mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 19:14:31 +04:00
3c3d76bea9b439daed9ac0305a43f5367f646580
Fixes seccomp on ARM or musl-based builds, notable upstream changes: a97c189 fix Hex_test unit test 4bceb72 seccomp: allow readv and writev syscalls (used by musl) 64f4791 seccomp: define GET_SYSCALL_NUM accessor macro 0102181 seccomp: allow gettimeofday syscall (required on ARM) 18979ee Add a check to prevent a rare assertion failure Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Change feed name in Readme from openwrt-routing to routing because feeds system does not support "-"
This is an OpenWrt package feed containing community maintained routing packages. To use these packages, add the following line to the feeds.conf in the OpenWrt buildroot: src-git routing git://github.com/openwrt-routing/packages.git Update the feed: ./scripts/feeds update routing Activate the package: ./scripts/feeds install -a -p routing The routing packages should now appear in menuconfig.
Description
Languages
Shell
34.9%
Makefile
32.6%
Lua
15.9%
C
14.8%
HTML
1.8%