diff options
author | Kang Kai <kai.kang@windriver.com> | 2011-08-25 10:25:55 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-08-29 13:48:01 +0100 |
commit | 9ce2cc6e14270c94d97f1bb3ede8e9321a8192b8 (patch) | |
tree | 98ba97b2e561c13e4ea065febccbb2227d741a56 /bitbake/contrib | |
parent | ae4ad20edbb6ea023155f7ae2b00871d479e370d (diff) | |
download | poky-9ce2cc6e14270c94d97f1bb3ede8e9321a8192b8.tar.gz |
bitbake.conf: set includedir_nativesdk
Fixes [Yocto #1231]
crosssdk.bbclass uses ${includedir_nativesdk} to define target_includedir,
but includedir_nativesdk is not defined before. This makes gcc-crosssdk
can NOT search the correct standard headers and libraries search path.
Define includedir_nativesdk in bitbake.conf.
(From OE-Core rev: 46a02c30d372692282f2784870df6fd63c660b10)
Signed-off-by: Kang Kai <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/contrib')
0 files changed, 0 insertions, 0 deletions