tn3399_openwrt/package
Felix Fietkau b7ab6c66cc base-files: fix sysupgrade 'wget' handling for uclient-fetch
change 48451 tried to add support for uclient-fetch by moving
/usr/bin/wget to /bin/wget, but this change kept the symbolic
link to /bin/busybox as install_bin creates links to param 1

the desired fix is to link to uclient-fetch to wget:
  install_bin /bin/uclient-fetch /bin/wget

Signed-off-by: John Clark <inindev@gmail.com>

SVN-Revision: 48483
2016-01-25 12:35:21 +00:00
..
base-files base-files: fix sysupgrade 'wget' handling for uclient-fetch 2016-01-25 12:35:21 +00:00
boot grub2: switch back to installing to STAGING_DIR_HOST 2016-01-21 11:46:18 +00:00
devel oprofile: delete the package, it has become useless now that perf is working 2016-01-21 15:36:47 +00:00
firmware linux-firmware: fix mediatek/ralink package names 2016-01-11 20:51:19 +00:00
kernel kernel: add a package for bcm-phy-lib.ko, fixes build errors with kmod-phy-broadcom 2016-01-23 20:01:26 +00:00
libs uclient: update to the latest version, now truncates files when overwriting them 2016-01-23 20:02:34 +00:00
network iptables: improve iptables listing output of xt_id match 2016-01-24 18:01:40 +00:00
system opkg: depend on uclient-fetch, disable busybox wget 2016-01-19 23:35:04 +00:00
utils bzip2: install to STAGING_DIR/host instead of STAGING_DIR/host/usr 2016-01-20 22:59:29 +00:00
Makefile include: group kmod ipk files into a "kernel" subdirectory 2016-01-24 15:36:05 +00:00