]> code.ossystems Code Review - openembedded-core.git/commit
qt4: fixes for sed command
authorRobert Yang <liezhi.yang@windriver.com>
Fri, 10 Jul 2015 07:14:58 +0000 (00:14 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 12 Jul 2015 21:53:21 +0000 (22:53 +0100)
commite519ce3675a90ce6583ced9ddb84260ff08bc74b
tree6160883ae8e3da3d7e87cb2b377671c75464a5a3
parent76c9c26530f704908d4afda8ec757e75db6afc48
qt4: fixes for sed command

* There is no $$QT_BUILD_TREE/bin/lrelease in any .pro file, so remove
  the sed command.
* Only translations/translations.pro has "qtPrepareTool(LRELEASE", so
  use the file name directly rather than find all the .pro files.
* The SEDME in linux.conf had been gone in 2010, and no
  '-Wl,-rpath-link' in linux.conf either, so remove the sed commands.

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-qt/qt4/qt4-4.8.7.inc
meta/recipes-qt/qt4/qt4.inc