openwrtv3/package
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>
2017-03-01 17:19:51 -08:00
..
base-files build: add buildbot specific config option for setting defaults 2017-02-14 14:18:35 +01:00
boot packge/boot/rbcfg: add new boot constants found in the recent Mikrotik devices 2017-02-26 13:31:43 +01:00
devel gdb: update to version 7.12.1, fix glibc 2.25 build issues 2017-02-11 20:34:33 +01:00
firmware ath10k-firmware: update qca9984 firmware 2017-02-14 12:18:51 +01:00
kernel mac80211: brcmfmac: always print error when PSM's watchdog fires 2017-03-01 07:10:48 +01:00
libs libubox: Update to latest version 2017-02-24 15:32:47 -05:00
network swconfig: Link with libubox 2017-03-01 17:19:51 -08:00
system opkg: mark as essential (FS#571) 2017-03-01 03:06:40 +01:00
utils px5g: Fix TARGET_LDFLAGS and add TARGET_CPPFLAGS 2017-03-01 17:19:51 -08:00
Makefile build: skip opkg host dependency within the SDK 2017-02-21 20:43:40 +01:00