tn3399_openwrt/package/base-files
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
..
files base-files: fix sysupgrade 'wget' handling for uclient-fetch 2016-01-25 12:35:21 +00:00
image-config.in base-files: use the correct path in case of modified preinit options 2015-11-22 19:06:20 +00:00
Makefile base-files: allow timezone to be overriden by zonename (proper zoneinfo support) 2015-12-23 14:44:31 +00:00