Follow qmake-base rename.
authorPaul Sokolovsky <pmiscml@gmail.com>
Sat, 8 Sep 2007 23:55:49 +0000 (23:55 +0000)
committerPaul Sokolovsky <pmiscml@gmail.com>
Sat, 8 Sep 2007 23:55:49 +0000 (23:55 +0000)
packages/nonworking/gnuboy/qtopiagnuboy_1.0.3.bb
packages/nonworking/zethereal/zethereal_1.0.0.bb
packages/putty/putty_svn.bb
packages/qt/qt-x11-free-native_3.3.5.bb
packages/qt/qt4-x11-free_4.1.2.bb
packages/taglib/taglib_1.4.bb
packages/taglib/taglibc_1.4.bb

index d93fc7f..0c9b497 100644 (file)
@@ -11,7 +11,7 @@ S = "${WORKDIR}/gnuboy"
 FILES = ""
 FILES_${PN} = "${palmtopdir}/"
 
-inherit qmake-base
+inherit qmake_base
 
 qtopiadir = "${S}/gnuboy-${PV}-qtopia2"
 
index de4830c..74913c1 100644 (file)
@@ -9,7 +9,7 @@ APPTYPE = "binary"
 APPDESKTOP = "${WORKDIR}"
 PR = "r0"
 
-inherit autotools qmake-base
+inherit autotools qmake_base
 
 EXTRA_OECONF = "--disable-ethereal \
                 --enable-tethereal \
index 55f827b..c96ffbb 100644 (file)
@@ -14,7 +14,7 @@ TARGETS = "lib plink pscp psftp"
 
 S = "${WORKDIR}/putty"
 
-inherit qmake-base
+inherit qmake_base
 
 do_configure() {
        for t in ${TARGETS}
index bd1c8e2..2ed3da4 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-free-${PV}.tar.bz2 \
 S = "${WORKDIR}/qt-x11-free-${PV}"
 
 #
-# FIXME - This should be updated to use OE's qmake-base.oeclass
+# FIXME - This should be updated to use OE's qmake_base.oeclass
 #         or the full qmake.oeclass.
 #
 
index 32eb3ce..91ac3f6 100644 (file)
@@ -19,7 +19,7 @@ S = "${WORKDIR}/qt-x11-opensource-src-${PV}"
 
 PARALLEL_MAKE = ""
 
-inherit qmake-base qt4x11 pkgconfig
+inherit qmake_base qt4x11 pkgconfig
 
 export QTDIR = "${S}"
 STAGING_QT_DIR = "${STAGING_DIR}/${TARGET_SYS}/qt4"
index 7d560ef..43fb2a2 100644 (file)
@@ -7,7 +7,7 @@ PR = "r1"
 SRC_URI = "http://developer.kde.org/~wheeler/files/src/taglib-${PV}.tar.gz"
 S = "${WORKDIR}/taglib-${PV}"
 
-inherit autotools qmake-base pkgconfig binconfig
+inherit autotools qmake_base pkgconfig binconfig
 
 export OE_QMAKE_LINK="${CXX}"
 
index 8845c98..1a3a702 100644 (file)
@@ -9,7 +9,7 @@ LICENSE = "LGPL"
 SRC_URI = "http://developer.kde.org/~wheeler/files/src/taglib-${PV}.tar.gz"
 S = "${WORKDIR}/taglib-${PV}"
 
-inherit autotools qmake-base pkgconfig binconfig
+inherit autotools qmake_base pkgconfig binconfig
 
 do_configure() {
        echo running oe_runconf to get pkgconfig and binconfig files created