mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
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:
parent
1c4d3555f4
commit
a241b30278
@ -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/
|
||||||
|
@ -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
|
||||||
|
@ -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
|
||||||
|
@ -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/
|
||||||
|
@ -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/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user