diff options
author | Yann E. MORIN <yann.morin.1998@free.fr> | 2014-09-26 22:13:59 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2014-09-27 09:42:28 +0200 |
commit | 126f258df509c4ff36eb4bc43375e841071bf173 (patch) | |
tree | f734ddff71885d09de8c5705d5f8545f52d0c2b7 /package/bash/bash-001-patchlevel27.patch | |
parent | a3fe0fe73d840af1d9f557ddace43397642d6645 (diff) | |
download | buildroot-126f258df509c4ff36eb4bc43375e841071bf173.tar.gz buildroot-126f258df509c4ff36eb4bc43375e841071bf173.zip |
package/cdrkit: fix namespace of variables
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@free.fr>
Cc: Thomas De Schampheleire <patrickdepinguin@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/bash/bash-001-patchlevel27.patch')
0 files changed, 0 insertions, 0 deletions