package: update some home page URLs in Config.in.host files

Some URLs for package/*/Config.in.host files could use some updating.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2015.08.x
Robert P. J. Day 2015-04-17 14:37:44 -04:00 committed by Thomas Petazzoni
parent 1c4d3555f4
commit a241b30278
5 changed files with 6 additions and 4 deletions

View File

@ -5,4 +5,4 @@ config BR2_PACKAGE_HOST_DFU_UTIL
specification of the USB forum. DFU is intended to download
and upload firmware to devices connected over USB.
http://dfu-util.gnumonks.org/
http://dfu-util.sourceforge.net/

View File

@ -3,4 +3,4 @@ config BR2_PACKAGE_HOST_DOS2UNIX
help
dos2unix converts text file line endings between CRLF and LF
http://freshmeat.net/projects/dos2unix
http://freecode.com/projects/dos2unix

View File

@ -3,4 +3,4 @@ config BR2_PACKAGE_HOST_E2FSPROGS
help
The EXT2/3/4 file system utilities.
http://e2fsprogs.sf.net
http://e2fsprogs.sourceforge.net

View File

@ -7,3 +7,5 @@ config BR2_PACKAGE_HOST_MKE2IMG
This tool is bundled by, and specific to Buildroot. However, it can
be used from post-images scripts is needed.
https://code.google.com/p/mke2img/

View File

@ -3,4 +3,4 @@ config BR2_PACKAGE_HOST_OPENOCD
help
OpenOCD - Open On-Chip Debugger
http://openocd.berlios.de/web/
http://openocd.org/