[Buildroot] [PATCH v2 1/6] sg3_utils: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Jan 7 21:26:15 UTC 2013


Dear Marek Belisko,

On Mon,  7 Jan 2013 21:43:14 +0100, Marek Belisko wrote:

> +config BR2_PACKAGE_SG3_UTILS
> +	bool "sgutils"
> +	depends on BR2_LARGEFILE
> +	depends on BR2_TOOLCHAIN_HAS_THREADS
> +	help
> +	  Low level utilities for devices that use a SCSI command set.
> +

You should mention here that this option only installs the library
(libraries?), but not the programs.

> +SG3_UTILS_LICENSE = BSD GPL

You should be work specific than just BSD and GPL. Like BSD-3c or
BSD-4c, GPLv2, GPLv2+, GPLv3, GPLv3+, etc.

Otherwise, looks good.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list