You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/network/config
Florian Fainelli fe8618a8fe swconfig: Link with libubox
Fixes linking failures observed with external toolchains:

/home/florian/dev/toolchains/stbgcc-4.8-1.5/bin/../lib/gcc/mipsel-linux-gnu/4.8.5/../../../../mipsel-linux-gnu/bin/ld:
warning: libubox.so, needed by
/home/florian/dev/openwrt/trunk/staging_dir/target-mipsel-unknown-linux-gnu_glibc/usr/lib/libuci.so,
not found (try using -rpath or -rpath-link)
/home/florian/dev/openwrt/trunk/staging_dir/target-mipsel-unknown-linux-gnu_glibc/usr/lib/libuci.so:
undefined reference to `blobmsg_open_nested'
/home/florian/dev/openwrt/trunk/staging_dir/target-mipsel-unknown-linux-gnu_glibc/usr/lib/libuci.so:
undefined reference to `blobmsg_parse'
/home/florian/dev/openwrt/trunk/staging_dir/target-mipsel-unknown-linux-gnu_glibc/usr/lib/libuci.so:
undefined reference to `blob_nest_end'
/home/florian/dev/openwrt/trunk/staging_dir/target-mipsel-unknown-linux-gnu_glibc/usr/lib/libuci.so:
undefined reference to `blobmsg_add_field'

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
7 years ago
..
firewall firewall3: update to Git head to support xtables API level > 11 7 years ago
gre gre: add different per-protocol prefixes to GRE-TAP IPv4/6 tunnel interfaces. 8 years ago
ipip ipip: Support fqdn as remote tunnel endpoint 8 years ago
ltq-adsl-app packages: mark packages depending on a target as nonshared 8 years ago
ltq-vdsl-app treewide: clean up download hashes 8 years ago
netifd netifd: fix stopping netifd + interfaces 7 years ago
qos-scripts qos-scripts: fix module load commands (FS#438) 7 years ago
soloscli treewide: clean up download hashes 8 years ago
swconfig swconfig: Link with libubox 7 years ago
vti vti: add empty install rules for vtiv4 & vtiv6 8 years ago