generic-poky/meta/recipes-qt/qt4
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
..
qt-mobility-1.2.0 qt-mobility: move qt-mobility patches to separate dir 2012-10-02 17:19:27 +01:00
qt4-4.8.4 qt4: fix CVE-2013-0254 2013-02-06 09:37:28 +00:00
nativesdk-qt4-tools.inc nativesdk-qt4-tools: fix DEPENDS, as nativesdk is now prefixed 2013-02-06 09:17:41 +00:00
nativesdk-qt4-tools_4.8.4.bb qt4: upgrade to 4.8.4 2012-12-11 15:54:37 +00:00
qt-mobility-embedded_1.2.0.bb qt4: Added support for QtMobility 1.2 2011-10-17 14:10:41 +01:00
qt-mobility-x11_1.2.0.bb qt4: Added support for QtMobility 1.2 2011-10-17 14:10:41 +01:00
qt-mobility_1.2.0.inc qt-mobility: added list of modules to be compiled 2013-04-03 17:01:13 +01:00
qt4-4.8.4.inc qt4: Fix sundry erroneous assumptions about ${prefix} 2013-05-02 17:41:54 +01:00
qt4-embedded.inc qt4-embedded: bump PR to allow removal of meta-oe bbappend 2013-04-16 16:51:41 +01:00
qt4-embedded_4.8.4.bb qt4: fix CVE-2013-0254 2013-02-06 09:37:28 +00:00
qt4-native.inc qt4: upgrade to 4.8.4 2012-12-11 15:54:37 +00:00
qt4-native_4.8.4.bb qt4: upgrade to 4.8.4 2012-12-11 15:54:37 +00:00
qt4-x11-free.inc qt4-x11-free: bump PR to allow removal of meta-oe bbappend 2013-04-16 16:51:41 +01:00
qt4-x11-free_4.8.4.bb qt4: fix CVE-2013-0254 2013-02-06 09:37:28 +00:00
qt4.inc qt4: remove trailing slash from prefix 2013-05-09 08:51:13 +01:00
qt4_arch.inc qt4: move functions from python to shell style 2012-05-08 14:49:14 +01:00