diff options
author | Khem Raj <raj.khem@gmail.com> | 2012-01-09 11:39:48 -0800 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2012-01-09 21:51:50 -0800 |
commit | e48fd42e047f46399828a074c5125a0ce9c3f56f (patch) | |
tree | dea3056b679d7f88ed8cf53bcfce71258d3512d2 /meta/conf/abi_version.conf | |
parent | d1f1fec5c6fe980aaf2c1f1dc2a0e737f4adf2dd (diff) | |
download | openembedded-core-e48fd42e047f46399828a074c5125a0ce9c3f56f.tar.gz openembedded-core-e48fd42e047f46399828a074c5125a0ce9c3f56f.tar.bz2 openembedded-core-e48fd42e047f46399828a074c5125a0ce9c3f56f.tar.xz openembedded-core-e48fd42e047f46399828a074c5125a0ce9c3f56f.zip |
autotools.bbclass: Introduce CACHED_CONFIGUREVARS
This variable is for holding the cached configure variables
to be specified in recipes. e.g.
CACHED_CONFIGUREVARS += "ac_cv_foo=yes ac_cv_bar=no"
This will make sure that the variables are not detected
by configure. This is useful in cross builds where
some features can not be detected correctly by configure
and having it as a variables gives us capability to
override it
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta/conf/abi_version.conf')
0 files changed, 0 insertions, 0 deletions