generic-poky/meta/recipes-support
Lukas Bulwahn 27b9f041df boost: adjust hard-coded path after python3 upgrade
When using `PACKAGECONFIG = "python"` in the boost recipe, `bitbake boost`
fails at do_compile with:

    ./boost/python/detail/wrap_python.hpp:50:23: fatal error: pyconfig.h: No such file or directory
    compilation terminated.

This issue is due to the recent version upgrade from python 3.4 to 3.5:

701ec1977ced1bb08461e6de98b4f63d21cba8a6 python3: Upgrade from 3.4.3 to 3.5

The boost.inc file modifies the boost build configuration with a path
containing the python3 major version, which is hard-coded in the boost.inc
file. Hence after the python3 update, the path points to the outdated
location and it needs to be updated to the new location.

This issue was unrevealed by an internal continuous integration system
for the meta-ros application layer. Further manual bisecting lead to the
critical commit 701ec1977ced1bb08461e6de98b4f63d21cba8a6.

(From OE-Core rev: 0eefd38a13a6ecb35f26ed8cd16f0b36f2c5d652)

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@oss.bmw-carit.de>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-12-09 08:48:25 +00:00
..
apr apr: fix LTFLAGS to make it work with ccache 2015-12-01 21:32:09 +00:00
aspell aspell: inherit binconfig-disabled 2015-04-19 13:34:42 +01:00
atk package_regex.inc: split entries with odd-even versioning into their own recipes 2015-12-08 10:20:51 +00:00
attr attr: narrow fix_symlink to populate_sysroot 2015-08-16 09:24:54 +01:00
bdwgc bdwgc: Include signal.h instead of hard asm/sigcontext.h 2015-09-12 22:48:38 +01:00
beecrypt beecrypt: add option --with-dev-dsp 2014-11-12 15:38:30 +00:00
boost boost: adjust hard-coded path after python3 upgrade 2015-12-09 08:48:25 +00:00
ca-certificates ca-certificates: Update 20141019 -> 20150426 2015-08-10 12:40:28 -07:00
consolekit recipes: add x11 to required DISTRO_FEATURES 2015-03-10 10:47:38 +00:00
createrepo createrepo: disable RPM signature validation 2015-09-03 12:43:18 +01:00
curl curl: cleanup buildpaths from curl-config 2015-10-01 07:43:37 +01:00
db package_regex.inc: split entries which blacklist specific versions to their recipes 2015-12-08 10:20:52 +00:00
debianutils debianutils: fix ALTERNATIVE_PRIORITY conflict with which 2015-11-16 11:39:28 +00:00
enchant enchant: fix unrecognised option 2014-01-06 11:13:55 +00:00
gdbm gdbm 1.8.3: install libgdbm_compat 2015-11-25 08:08:08 +00:00
gmp gmp: Use __gnu_inline__ attribute in 4.2.1 2015-09-24 17:54:24 +01:00
gnome-desktop-testing gnome-desktop-testing: fix ptest output format 2015-11-16 11:39:33 +00:00
gnupg gnupg: fix find-version for beta checking 2015-11-16 11:39:30 +00:00
gnutls libtasn1: upgrade to 4.7 2015-12-01 21:32:08 +00:00
gpgme meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
icu icu: force arm mode 2015-12-01 21:32:06 +00:00
iso-codes iso-codes: add a recipe from meta-oe 2015-08-24 23:46:59 +01:00
libassuan meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
libatomic-ops libatomic-ops: move to recipes-support, fix recipe name 2015-08-30 12:35:59 +01:00
libbsd libbsd: Upgrade to 0.8.0 2015-12-08 10:20:49 +00:00
libcap libcap: control attr PACKAGECONFIG via xattr DISTRO feature 2015-07-20 10:40:40 +01:00
libcap-ng libcap-ng: add package 0.7.7 2015-08-24 23:47:06 +01:00
libcheck libcheck: 0.9.14 -> 0.10.0 2015-08-10 12:40:20 -07:00
libcroco libcroco: Upgrade 0.6.8 -> 0.6.9 2015-12-08 10:20:49 +00:00
libdaemon libdaemon: Explicitly include unisttd.h instead of sys/unistd.h 2015-04-10 18:10:26 +01:00
libevdev libevdev: 1.3 -> 1.4.2 2015-06-11 23:59:15 +01:00
libevent package_regex.inc: split the rest of the entries to their recipes 2015-12-08 10:20:52 +00:00
libexif Tweak SUMMARY 2014-01-02 22:39:23 +00:00
libfm meta: fix build with gettext 0.16.1 2015-10-01 07:43:34 +01:00
libgcrypt meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
libgpg-error libgpg-error: Add support for nios2 2015-09-23 09:53:09 +01:00
libical package_regex.inc: split the rest of the entries to their recipes 2015-12-08 10:20:52 +00:00
libiconv libiconv_1.11.1: merge build and packaging fixes from libiconv_1.14 2015-08-10 12:40:27 -07:00
libksba libksba: fix pkgconfig patch 2015-09-24 17:54:30 +01:00
libmpc package_regex.inc: split the rest of the entries to their recipes 2015-12-08 10:20:52 +00:00
libnl libnl: separate B and S 2015-01-16 23:08:24 +00:00
liboil Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
libpcre libpcre: drop UPSTREAM_CHECK_ variables 2015-12-08 10:20:53 +00:00
libproxy libproxy: update SRC_URI to not use Google Code 2015-08-01 07:34:07 +01:00
libsoup package_regex.inc: split entries with odd-even versioning into their own recipes 2015-12-08 10:20:51 +00:00
libunistring libunistring: upgrade to version 0.9.6 2015-12-01 21:32:08 +00:00
libunwind guile, mailx, gcc, opensp, gstreamer1.0-libav, libunwind: disable thumb where it fails for qemuarm 2015-12-01 21:32:06 +00:00
liburcu liburcu: Fix atomic function parameter types in calls 2015-08-30 12:35:55 +01:00
libusb package_regex.inc: split sourceforge related entries to their own recipes 2015-12-08 10:20:52 +00:00
libxslt package_regex.inc: split the rest of the entries to their recipes 2015-12-08 10:20:52 +00:00
libyaml libyaml: add a recipe from meta-oe 2015-09-12 22:48:25 +01:00
lz4 lz4: update to 131 2015-08-19 18:05:36 +01:00
lzo lzo: Upgrade to 2.09 and add ptest 2015-02-19 07:51:39 +00:00
lzop meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
mpfr package_regex.inc: split the rest of the entries to their recipes 2015-12-08 10:20:52 +00:00
neon meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
nettle package_regex.inc: split the rest of the entries to their recipes 2015-12-08 10:20:52 +00:00
npth meta: Fix Upstream-Status statements 2015-09-12 23:01:53 +01:00
nspr nspr: fix SRC_URI 2015-09-18 09:05:27 +01:00
nss package_regex.inc: split the rest of the entries to their recipes 2015-12-08 10:20:52 +00:00
nss-myhostname nss-myhostname: skip it when systemd 2014-10-10 16:44:33 +01:00
p11-kit package_regex.inc: split entries with odd-even versioning into their own recipes 2015-12-08 10:20:51 +00:00
pinentry meta: fix build with gettext 0.16.1 2015-10-01 07:43:34 +01:00
popt Replace one-line DESCRIPTION with SUMMARY 2014-01-02 12:50:18 +00:00
ptest-runner ptest-runner: Allow running of specific tests 2015-11-16 11:39:31 +00:00
pth pth: fix and enable parallel build 2015-02-15 21:58:26 +00:00
serf serf: update SRC_URI to use debian mirrors instead of googlecode 2015-05-07 13:40:35 +01:00
shared-mime-info shared-mime-info: Upgrade 1.4 -> 1.5 2015-12-08 10:20:49 +00:00
sqlite package_regex.inc: split the rest of the entries to their recipes 2015-12-08 10:20:52 +00:00
taglib package_regex.inc: split the rest of the entries to their recipes 2015-12-08 10:20:52 +00:00
user-creation xuser-account: Take over xuser specific D-Bus policy 2015-10-01 15:07:49 +01:00
vte package_regex.inc: split entries with odd-even versioning into their own recipes 2015-12-08 10:20:51 +00:00