generic-poky/meta/recipes-qt
Paul Barker b3a745c532 qt4: remove trailing slash from prefix
The trailing slashs on "Prefix=${prefix}/" and "-prefix ${prefix}/" are passed
through to the generated pkgconfig files and may be joined to paths like
"/include" yielding a final path with a double forward-slash (eg.
"/usr//include"). This may end up in the debugging symbols in other applications
or libraries which depend on qt4 which in turn causes the debugedit program to
fail with the message "canonicalization unexpectedly shrank by one character"
when it tries to replace the double forward-slash with a single forward-slash.
Thus the function split_and_strip_files fails and ultimately do_package fails.

As this slash is removed from the prefix it is added into the regular expression
used to fix up pkgconfig files later in the recipe.

This error was seen in vlc in meta-openembedded and should be solved by this
change in openembedded-core.

(From OE-Core rev: 61a7329a5c1f0b84f447256134f5a77917f07f38)

Signed-off-by: Paul Barker <paul@paulbarker.me.uk>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-05-09 08:51:13 +01:00
..
images packagegroup-qt4e: tidy up and rename 2012-09-04 12:52:58 +01:00
meta meta-toolchain-qt.inc: Use CXX when linking 2013-02-19 08:47:35 -08:00
packagegroups packagegroup-qte-toolchain-target: bump PR to allow removal of meta-oe bbappend 2013-04-16 16:51:41 +01:00
qt-apps qmmp: update to 0.6.6 and fix 2013-02-06 09:37:21 +00:00
qt-demo qt-demo-init/linux-firmware/adt-installer: Convert to Use allarch class file 2011-10-10 09:59:09 +01:00
qt4 qt4: remove trailing slash from prefix 2013-05-09 08:51:13 +01:00
qt4-graphics-system qt4-graphics-system: set graphic system in profile instead of X11 session 2012-05-09 21:42:50 +01:00