]> code.ossystems Code Review - openembedded-core.git/commit
bitbake.conf: Add COMPONENTS_DIR for ${STAGING_DIR}-components
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Wed, 3 May 2017 21:13:38 +0000 (23:13 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 10 May 2017 11:21:31 +0000 (12:21 +0100)
commit70a84b525470f72339568409daf84845904e4cab
tree1bbf5757498228cfadcea9247f6da4a45e7c8225
parent123962018251dfb1d6ca5aa5c0d02534007de3ab
bitbake.conf: Add COMPONENTS_DIR for ${STAGING_DIR}-components

The path to where to install and find the sysroot components is used
in many places. This warrants it to get its own variable.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 files changed:
meta/classes/native.bbclass
meta/classes/staging.bbclass
meta/conf/bitbake.conf
meta/lib/oeqa/selftest/devtool.py
meta/recipes-core/glibc/glibc-locale.inc
meta/recipes-core/glibc/glibc-mtrace.inc
meta/recipes-core/glibc/glibc-package.inc
meta/recipes-core/glibc/glibc-scripts.inc
meta/recipes-devtools/gcc/gcc-common.inc
meta/recipes-devtools/gcc/gcc-cross-initial.inc
meta/recipes-devtools/gcc/gcc-cross.inc
meta/recipes-devtools/guile/guile_2.0.14.bb