]> code.ossystems Code Review - openembedded-core.git/commit
staging: Use relative path in sysroot-destdir for target recipes
authorDongxiao Xu <dongxiao.xu@intel.com>
Tue, 18 Jan 2011 08:17:58 +0000 (16:17 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Jan 2011 11:18:37 +0000 (11:18 +0000)
commitbc9d2fbfd4eaad0df5647dd5d07dfb9fcff80ff3
tree932aff7c30893ed2625143e53a968521c8ebf8d7
parentb1025bd5385de70ba1e1fc8ec9d2fb59d7fe1e91
staging: Use relative path in sysroot-destdir for target recipes

Original we used absolute path in sysroot-destdir for both native and
target recipes. This commit changes target recipes to use relative path
which is same as the image directory.

[sgw: merged with libtool sysroot work]
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
14 files changed:
meta/classes/binconfig.bbclass
meta/classes/cross.bbclass
meta/classes/kernel.bbclass
meta/classes/native.bbclass
meta/classes/siteconfig.bbclass
meta/classes/staging.bbclass
meta/conf/bitbake.conf
meta/recipes-connectivity/gupnp/gupnp_0.14.0.bb
meta/recipes-devtools/gcc/gcc-cross-intermediate.inc
meta/recipes-devtools/libtool/libtool-cross_2.4.bb
meta/recipes-devtools/libtool/libtool-nativesdk_2.4.bb
meta/recipes-devtools/libtool/libtool_2.4.bb
meta/recipes-gnome/gtk+/gtk+.inc
meta/recipes-support/apr/apr_1.4.2.bb