qt4: make Qt 4.5.1 the default version
authorJeremy Lainé <jeremy.laine@m4x.org>
Mon, 27 Apr 2009 17:29:05 +0000 (19:29 +0200)
committerJeremy Lainé <jeremy.laine@m4x.org>
Mon, 27 Apr 2009 17:29:05 +0000 (19:29 +0200)
recipes/qt4/qt4-embedded_4.5.1.bb
recipes/qt4/qt4-tools-native_4.5.1.bb
recipes/qt4/qt4-x11-free_4.5.1.bb

index 5da55f9..3ec4b9a 100644 (file)
@@ -4,7 +4,6 @@ LICENSE = "GPL LGPL QPL"
 PRIORITY = "optional"
 HOMEPAGE = "http://www.trolltech.com"
 DEPENDS += "tslib"
-DEFAULT_PREFERENCE = "-1"
 
 SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-embedded-linux-opensource-src-${PV}.tar.bz2 \
            file://0001-cross-compile.patch;patch=1 \
index ab63314..adb341d 100644 (file)
@@ -1,5 +1,4 @@
 require qt4-tools-native.inc
 PR = "r1"
 
-DEFAULT_PREFERENCE = "-1"
 TOBUILD := "src/tools/bootstrap ${TOBUILD}"
index 0ffbbc2..af3a7c7 100644 (file)
@@ -5,7 +5,6 @@ HOMEPAGE = "http://www.trolltech.com"
 LICENSE = "GPL LGPL QPL"
 DEPENDS += "virtual/libx11 fontconfig xft libxext libxrender libxrandr libxcursor"
 PROVIDES = "qt4x11"
-DEFAULT_PREFERENCE = "-1"
 
 SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-x11-opensource-src-${PV}.tar.gz \
            file://0001-cross-compile.patch;patch=1 \