qt4: replace underscore with dash in library name
commit019cddea9eea3f4b1239d55ecce7c02f72268122
authorChase Maupin <chasemaupin03@gmail.com>
Tue, 12 Oct 2010 03:25:13 +0000 (12 03:25 +0000)
committerKoen Kooi <koen@openembedded.org>
Tue, 19 Oct 2010 14:59:26 +0000 (19 16:59 +0200)
treef298c8b670a5bd28d06081e3daa906b4e1b9069f
parent29ed2a74ff82f77a683ba3361db3a87d68329298
qt4: replace underscore with dash in library name

* For libraries that are added to the QT_LIB_NAMES or
  QT_EXTRA_LIBS variables replace any "_" characters in the
  library name with "-" for use in the package name.
* The actual library file names are left alone.
* Bump the PR for packages using qt4.inc

Signed-off-by: Chase Maupin <chase.maupin@ti.com>
Acked-by: Holger Hans Peter Freyther <holger@moiji-mobile.com>
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/qt4/qt4-embedded.inc
recipes/qt4/qt4-x11-free.inc
recipes/qt4/qt4.inc