generic-poky/meta/conf
Khem Raj c08d4cfd41 gettext.bbclass, bitbake.conf: Append nls options to EXTRA_OECONF instead of +=
Some recipes do not defined EXTRA_OECONF in such cases += drops
the --enable|--disable-nls options. In another case where recipe
defines EXTRA_OECONF instead of adding/appending to it then
--enable|--disable-nls options are lost from EXTRA_OECONF

We define EXTRA_OECONF = "" in bitbake.conf so the variable exists
always.

We use _append instead of += so the option is added at very end
and not lost.

We only return empty gettext dependencies if its a target recipe
in case when USE_NLS is not set because the native/cross/nativesdk recipes still
need the gettext dependencies

(From OE-Core rev: c47c783ddca8427aa7381e1df254a8d29ff0fe78)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2011-05-09 14:09:10 +01:00
..
distro/include poky-default-revisions: move the SRCREV to recipe file 2011-05-04 15:06:36 +01:00
machine qemuppc: add libqtopengl4 for ppc 2011-04-04 17:28:07 +01:00
machine-sdk Add i686 SDK machine 2010-03-15 13:00:46 +00:00
swabber Stop using hardcoded paths, use new Ubuntu and generic filters. 2010-12-17 10:47:02 +00:00
abi_version.conf sanity/sstate: Due to the sysroot layout changes, the toolchain bootstrap process changes and the recent pseudo bug, bump the tmpdir layout version number and the sstate version numbers 2011-01-25 12:32:50 +00:00
bitbake.conf gettext.bbclass, bitbake.conf: Append nls options to EXTRA_OECONF instead of += 2011-05-09 14:09:10 +01:00
documentation.conf bitbake.conf/documentation.conf: Start using SUMMARY variable and document it 2010-09-21 23:53:07 +01:00
layer.conf conf/layer.conf: Use .= to append to BBPATH and += for BBFILES 2011-05-09 14:09:06 +01:00
licenses.conf Rename /openembedded/ -> /meta/ 2006-07-21 10:10:31 +00:00
sanity.conf sanity.conf: Rename POKY_CONF_VERSION -> LOCALCONF_VERSION and make sanity versions weak assignment allowing the distro to override 2011-04-21 00:29:32 +01:00