config BR2_PACKAGE_HOST_MTOOLS
bool "host mtools"
help
- Mtools is a collection of utilities to access MS-DOS disks from
- Unix without mounting them. It supports Win'95 style long file
- names, OS/2 Xdf disks and 2m disks (store up to 1992k on a high
- density 3 1/2 disk).
+ Mtools is a collection of utilities to access MS-DOS disks
+ from Unix without mounting them. It supports Win'95 style long
+ file names, OS/2 Xdf disks and 2m disks (store up to 1992k on
+ a high density 3 1/2 disk).
http://www.gnu.org/software/mtools/
depends on BR2_arm || BR2_armeb
help
U-Boot Utilities for Texas Instrument's OMAP platforms.
- This is a set of tools to control U-Boot from scripts, generate
- OMAP-specific signed image files and more.
+ This is a set of tools to control U-Boot from scripts,
+ generate OMAP-specific signed image files and more.
https://github.com/nmenon/omap-u-boot-utils
config BR2_PACKAGE_HOST_PKGCONF
bool "host pkgconf"
help
- pkgconf is a program which helps to configure compiler and linker
- flags for development frameworks. It is similar to pkg-config,
- but was written from scratch in the summer of 2011 to replace
- pkg-config, which now needs itself to build itself
+ pkgconf is a program which helps to configure compiler and
+ linker flags for development frameworks. It is similar to
+ pkg-config, but was written from scratch in the summer of
+ 2011 to replace pkg-config, which now needs itself to build
+ itself
https://github.com/pkgconf/pkgconf
config BR2_PACKAGE_HOST_PWGEN
bool "host pwgen"
help
- Pwgen is a small, GPL'ed password generator which creates passwords
- which can be easily memorized by a human.
+ Pwgen is a small, GPL'ed password generator which creates
+ passwords which can be easily memorized by a human.
http://sourceforge.net/projects/pwgen/
select BR2_PACKAGE_HOST_QEMU_LINUX_USER_MODE \
if !BR2_PACKAGE_HOST_QEMU_SYSTEM_MODE
help
- QEMU is a generic and open source machine emulator and virtualizer.
+ QEMU is a generic and open source machine emulator and
+ virtualizer.
This option builds an emulator for your selected architecture.
bool "host tegrarcm"
depends on BR2_arm || BR2_armeb
help
- This program is used to send code to a Tegra device in recovery
- mode.
+ This program is used to send code to a Tegra device in
+ recovery mode.
https://github.com/NVIDIA/tegrarcm