[oe-commits] org.oe.dev Follow qmake-base rename.

pfalcon commit openembedded-commits at lists.openembedded.org
Sun Sep 9 06:08:57 UTC 2007


Follow qmake-base rename.

Author: pfalcon at openembedded.org
Branch: org.openembedded.dev
Revision: 47b95f573cdb3823ddb5ef52097dc49bb575bca8
ViewMTN: http://monotone.openembedded.org/revision/info/47b95f573cdb3823ddb5ef52097dc49bb575bca8
Files:
1
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
Diffs:

#
# mt diff -re1e87016762e606a84f29065912aebd55155f6df -r47b95f573cdb3823ddb5ef52097dc49bb575bca8
#
# 
# 
# patch "packages/nonworking/gnuboy/qtopiagnuboy_1.0.3.bb"
#  from [35f93ddc3180d0d88cb37f504ed87cad1f09f104]
#    to [365900054bc871c7d50d2ae0e76fe932475431d8]
# 
# patch "packages/nonworking/zethereal/zethereal_1.0.0.bb"
#  from [a85d3daf3ac29cf7b5e7cb2454d339e7b686a8a4]
#    to [ea1de8219c2fed20fdabc89e425518654aaf0997]
# 
# patch "packages/putty/putty_svn.bb"
#  from [f58f9c215ec8c94ae9d7401adfa1c2315b6f9372]
#    to [7407e5ea942f7936e600c68bcaceff08c8556d99]
# 
# patch "packages/qt/qt-x11-free-native_3.3.5.bb"
#  from [6f26a634b3717bf6128b607b1328c561494948f9]
#    to [59251d06fe96fd830e70b5d3f020c7ae2c0aec22]
# 
# patch "packages/qt/qt4-x11-free_4.1.2.bb"
#  from [6f37f072d6f0ee744fb3b14a36b451bfb7f15d39]
#    to [87ff0a36e1696d7c7726c3e3ffd517ca7f9233f3]
# 
# patch "packages/taglib/taglib_1.4.bb"
#  from [95c3d0a183ed6167101a89a3684c94090bca0b9a]
#    to [ba6c47f548d00f94ed177f8934c40cbaea043095]
# 
# patch "packages/taglib/taglibc_1.4.bb"
#  from [c612c09cd5e88f8074a856179ff84c2431ff0eec]
#    to [f43aaaf6f92e11d94d08a787158d2f93d7afd217]
# 
============================================================
--- packages/nonworking/gnuboy/qtopiagnuboy_1.0.3.bb	35f93ddc3180d0d88cb37f504ed87cad1f09f104
+++ packages/nonworking/gnuboy/qtopiagnuboy_1.0.3.bb	365900054bc871c7d50d2ae0e76fe932475431d8
@@ -11,7 +11,7 @@ FILES_${PN} = "${palmtopdir}/"
 FILES = ""
 FILES_${PN} = "${palmtopdir}/"
 
-inherit qmake-base
+inherit qmake_base
 
 qtopiadir = "${S}/gnuboy-${PV}-qtopia2"
 
============================================================
--- packages/nonworking/zethereal/zethereal_1.0.0.bb	a85d3daf3ac29cf7b5e7cb2454d339e7b686a8a4
+++ packages/nonworking/zethereal/zethereal_1.0.0.bb	ea1de8219c2fed20fdabc89e425518654aaf0997
@@ -9,7 +9,7 @@ PR = "r0"
 APPDESKTOP = "${WORKDIR}"
 PR = "r0"
 
-inherit autotools qmake-base
+inherit autotools qmake_base
 
 EXTRA_OECONF = "--disable-ethereal \
                 --enable-tethereal \
============================================================
--- packages/putty/putty_svn.bb	f58f9c215ec8c94ae9d7401adfa1c2315b6f9372
+++ packages/putty/putty_svn.bb	7407e5ea942f7936e600c68bcaceff08c8556d99
@@ -14,7 +14,7 @@ S = "${WORKDIR}/putty"
 
 S = "${WORKDIR}/putty"
 
-inherit qmake-base
+inherit qmake_base
 
 do_configure() {
 	for t in ${TARGETS}
============================================================
--- packages/qt/qt-x11-free-native_3.3.5.bb	6f26a634b3717bf6128b607b1328c561494948f9
+++ packages/qt/qt-x11-free-native_3.3.5.bb	59251d06fe96fd830e70b5d3f020c7ae2c0aec22
@@ -12,7 +12,7 @@ S = "${WORKDIR}/qt-x11-free-${PV}"
 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.
 #
 
============================================================
--- packages/qt/qt4-x11-free_4.1.2.bb	6f37f072d6f0ee744fb3b14a36b451bfb7f15d39
+++ packages/qt/qt4-x11-free_4.1.2.bb	87ff0a36e1696d7c7726c3e3ffd517ca7f9233f3
@@ -19,7 +19,7 @@ PARALLEL_MAKE = ""
 
 PARALLEL_MAKE = ""
 
-inherit qmake-base qt4x11 pkgconfig
+inherit qmake_base qt4x11 pkgconfig
 
 export QTDIR = "${S}"
 STAGING_QT_DIR = "${STAGING_DIR}/${TARGET_SYS}/qt4"
============================================================
--- packages/taglib/taglib_1.4.bb	95c3d0a183ed6167101a89a3684c94090bca0b9a
+++ packages/taglib/taglib_1.4.bb	ba6c47f548d00f94ed177f8934c40cbaea043095
@@ -7,7 +7,7 @@ S = "${WORKDIR}/taglib-${PV}"
 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}"
 
============================================================
--- packages/taglib/taglibc_1.4.bb	c612c09cd5e88f8074a856179ff84c2431ff0eec
+++ packages/taglib/taglibc_1.4.bb	f43aaaf6f92e11d94d08a787158d2f93d7afd217
@@ -9,7 +9,7 @@ S = "${WORKDIR}/taglib-${PV}"
 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






More information about the Openembedded-commits mailing list