[Buildroot] [PATCH] ipackage/cdrkit: fix namespace of variables

Peter Korsgaard jacmet at uclibc.org
Sat Sep 27 07:42:24 UTC 2014


>>>>> "Yann" == Yann E MORIN <yann.morin.1998 at free.fr> writes:

 > Not all cdrkit variables are prefixed with CDRKIT_, so they leak.
 > Most importantly, they look like they belong to another package's
 > namespace, cmake, as they start with CMAKE_ (but fortunately, they
 > have no impact on cmake, as they are not used by our infras.)

 > Fix that by removing the intermediate variables, and directly set
 > the CDRKIT_CONF_OPT variable.

 > Signed-off-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
 > Cc: Thomas De Schampheleire <patrickdepinguin at gmail.com>
 > Cc: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

Committed with $SUBJECT fixed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list