diff options
author | Wenzong Fan <wenzong.fan@windriver.com> | 2011-10-11 16:32:23 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-10-14 13:18:19 +0100 |
commit | c973a6e4c5e4b5fa262c03cb505a1233f4217508 (patch) | |
tree | e54f2f2401187d8f3c09aa9a5f577ce5033c51b0 /meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.1.bb | |
parent | 88f81c7ffed38c0baab19f6e2ddf3eba7d409fa2 (diff) | |
download | poky-c973a6e4c5e4b5fa262c03cb505a1233f4217508.tar.gz |
qt4-x11-free: Fix broken regexes in qt4-x11-free's recipe.
[YOCTO #1671]
qt4-x11-free's recipe includes a sed script to sanitize it's .prl files,
which are used by qmake to generate a list of libs and includes in the
Makefiles it generates. It however, fails to take into account the possibility
of trailing slashes, and thus leaves them in, and breaks gcc's syntax.
Update these regexes to account for them.
(From OE-Core rev: 8d580ed449c09a64483519d66e14a2e3b071806a)
Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-proto/scrnsaverproto_1.2.1.bb')
0 files changed, 0 insertions, 0 deletions