aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/qt4/qt4-x11-free.inc
diff options
context:
space:
mode:
authorChase Maupin <chasemaupin03@gmail.com>2010-10-12 03:25:13 +0000
committerKoen Kooi <koen@openembedded.org>2010-10-19 16:59:26 +0200
commit019cddea9eea3f4b1239d55ecce7c02f72268122 (patch)
treef298c8b670a5bd28d06081e3daa906b4e1b9069f /recipes/qt4/qt4-x11-free.inc
parent29ed2a74ff82f77a683ba3361db3a87d68329298 (diff)
downloadopenembedded-019cddea9eea3f4b1239d55ecce7c02f72268122.tar.gz
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>
Diffstat (limited to 'recipes/qt4/qt4-x11-free.inc')
-rw-r--r--recipes/qt4/qt4-x11-free.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qt4/qt4-x11-free.inc b/recipes/qt4/qt4-x11-free.inc
index 66e6d1c172..ff4e4547a0 100644
--- a/recipes/qt4/qt4-x11-free.inc
+++ b/recipes/qt4/qt4-x11-free.inc
@@ -5,7 +5,7 @@ HOMEPAGE = "http://www.trolltech.com"
LICENSE = "GPL QPL"
DEPENDS += "virtual/libx11 fontconfig libxft libxext libxrender libxrandr libxcursor"
-INC_PR = "r20"
+INC_PR = "r21"
SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-${PV}.tar.gz \
file://0001-cross-compile.patch \