diff options
author | Paul Sokolovsky <pmiscml@gmail.com> | 2007-09-08 23:55:49 +0000 |
---|---|---|
committer | Paul Sokolovsky <pmiscml@gmail.com> | 2007-09-08 23:55:49 +0000 |
commit | 7959b33796e034c780e96bf27d38ef9b19c09116 (patch) | |
tree | ab8c5c8e5ac584c5df4b6c7f40f95b0faec8ebb6 /packages/qt/qt-x11-free-native_3.3.5.bb | |
parent | 31eb3509966f2981738a967d8621fc94f593268c (diff) |
Follow qmake-base rename.
Diffstat (limited to 'packages/qt/qt-x11-free-native_3.3.5.bb')
-rw-r--r-- | packages/qt/qt-x11-free-native_3.3.5.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/qt/qt-x11-free-native_3.3.5.bb b/packages/qt/qt-x11-free-native_3.3.5.bb index bd1c8e2598..2ed3da49b5 100644 --- a/packages/qt/qt-x11-free-native_3.3.5.bb +++ b/packages/qt/qt-x11-free-native_3.3.5.bb @@ -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. # |