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>
This commit is contained in:
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 specification of the USB forum. DFU is intended to download
and upload firmware to devices connected over USB. 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 help
dos2unix converts text file line endings between CRLF and LF 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 help
The EXT2/3/4 file system utilities. 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 This tool is bundled by, and specific to Buildroot. However, it can
be used from post-images scripts is needed. 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 help
OpenOCD - Open On-Chip Debugger OpenOCD - Open On-Chip Debugger
http://openocd.berlios.de/web/ http://openocd.org/