[Buildroot] svn commit: trunk/buildroot/package/pciutils

Peter Korsgaard jacmet at uclibc.org
Sun Nov 2 13:18:20 UTC 2008


>>>>> "correa" == correa  <correa at uclibc.org> writes:

 correa> Author: correa
 correa> Date: 2008-10-31 05:14:39 -0700 (Fri, 31 Oct 2008)
 correa> New Revision: 23880

 correa> Log:
 correa> Improve pciutils based on Bernhard Reutner-Fischer's git repository (http://repo.or.cz/w/buildroot.git?a=tree;f=package/pciutils;hb=HEAD). Thanks

A better log message would probably be:

pciutils: fix build without zlib.

 correa>  config BR2_PACKAGE_PCIUTILS
 correa>  	bool "pciutils"
 correa> -	depends on BR2_PACKAGE_ZLIB
 correa> +	default n

'n' is default in Kconfig, so don't add it here.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list