generic-poky/meta
Robert Yang a618501774 source-highlight: use with-boost-libdir
Without with-boost-libdir, it checks lib64 libx32 lib lib64 in
sysroot/usr/ and set it as boost lib path if it exist, this is
unreliable when build with multilib.

Fixed when switch baselib from lib64 to lib, for example, when we build
qemux86-64 + multilib setting, the baselib is lib64, and when disable
multilib, it would be lib, then we may see the error when
do_configure since lib64 may exist during build source-highlight:

configure: error: Could not find a version of the Boost::Regex library!

Steps to reproduce:
MACHINE = "qemux86-64"
require conf/multilib.conf
MULTILIBS = "multilib:lib32"
DEFAULTTUNE_virtclass-multilib-lib32 = "x86"

$ bitbake world

Then:
MACHINE = "qemux86-64"
$ bitbake source-highlight

(From OE-Core rev: 98f521fff9bbeb1f7f40a009620884ec664992d7)

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-10-15 10:01:43 +01:00
..
classes insane.bbclass: Additional "mips" and "mipsel" machine definitions 2016-10-15 10:01:43 +01:00
conf x86-base: Update version to 4.8 2016-10-15 10:01:42 +01:00
files sdk-installer: Fix unclear SDK installer message 2016-10-11 22:59:35 +01:00
lib Remove RM_OLD_IMAGE, it's no longer useful 2016-10-15 10:01:42 +01:00
recipes-bsp u-boot: Add support to use uboot-extlinux-config class 2016-10-07 16:43:58 +01:00
recipes-connectivity Revert "connman-gnome: StatusIcon adapts to size changes" 2016-10-05 10:10:11 +01:00
recipes-core base-files: fix profile error under < /dev/null 2016-10-15 10:01:42 +01:00
recipes-devtools cmake: improve CMAKE_SYSTEM_PROCESSOR assignment in nativesdk 2016-10-15 10:01:42 +01:00
recipes-extended sysklogd and busybox: ignore return code from init script stop 2016-10-11 22:19:21 +01:00
recipes-gnome librsvg: remove redundant assignment 2016-10-15 10:01:42 +01:00
recipes-graphics libxrender: remove spurious build dependency 2016-10-15 10:01:42 +01:00
recipes-kernel Revert "linux-libc-headers: if_tunnel: remove include of if/ip/in6.h" 2016-10-11 08:27:27 +01:00
recipes-lsb4 libpng12: Handle no static libs 2016-02-15 16:28:46 +00:00
recipes-multimedia alsa-lib: allow building ARM thumb again 2016-10-05 10:10:11 +01:00
recipes-rt rt-tests: rationalise compiler flags 2016-07-26 08:56:32 +01:00
recipes-sato matchbox-panel-2: Fix small systray icon drawing 2016-10-05 10:10:11 +01:00
recipes-support source-highlight: use with-boost-libdir 2016-10-15 10:01:43 +01:00
site siteinfo.bbclass: Add mipsisa{32, 64}r6{el, } support 2016-10-07 16:43:57 +01:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt qt4: remove recipes and classes 2016-01-07 13:40:14 +00:00