generic-poky/meta-yocto/conf
Dongxiao Xu e8ab6ab64b meta-yocto: Move OELAYOUT_ABI definition to poky.conf
The ABI version definition should go along with the DISTRO variable
since it impact the TMPDIR definition.

Otherwise, if a user used to work with pure OE-Core, and then he/she
added meta-yocto layer, it will report ABI version incompatibility
issue. This is because ABI is changed to "8" by adding meta-yocto layer,
however the DISTRO variable is not defined and TMPDIR is still
"tmp-eglibc".

Defining the OELAYOUT_ABI variable in poky.conf could fix this issue.

This fixes [YOCTO #2303]

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-04-16 12:52:26 +01:00
..
distro meta-yocto: Move OELAYOUT_ABI definition to poky.conf 2012-04-16 12:52:26 +01:00
machine beagleboard.conf: fix hardcode of virtual/xserver 2012-04-11 12:10:14 +01:00
bblayers.conf.sample bblayers.conf.sample: Use ?= to set BBLAYERS 2012-01-06 12:13:02 +00:00
layer.conf layer.conf: We really need to be able to override files in the core so reverse BBPATH priority 2012-02-22 22:05:46 +00:00
local.conf.sample conf/local.conf.sample: fix typos/grammar/formatting 2012-01-05 11:24:34 +00:00
local.conf.sample.extended local.conf.sample.extended: Add documentation of archive source code configuration 2012-03-28 10:10:47 +01:00
site.conf.sample site.conf.sample: Fix broken SOCKS proxy setup and configuration 2012-03-01 16:35:53 +00:00