[oe-commits] Ross Burton : qt4: remove negative preference on 4.8.3

git at git.openembedded.org git at git.openembedded.org
Mon Nov 19 18:50:46 UTC 2012


Module: openembedded-core.git
Branch: master-next
Commit: 36e42fa771ddd11e169d92dd31d213ba84538012
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=36e42fa771ddd11e169d92dd31d213ba84538012

Author: Ross Burton <ross.burton at intel.com>
Date:   Mon Nov 19 14:22:33 2012 +0000

qt4: remove negative preference on 4.8.3

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.3.bb |    2 --
 meta/recipes-qt/qt4/qt4-4.8.3.inc                |    2 --
 meta/recipes-qt/qt4/qt4-native_4.8.3.bb          |    2 --
 3 files changed, 0 insertions(+), 6 deletions(-)

diff --git a/meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.3.bb b/meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.3.bb
index ad5d881..51afe13 100644
--- a/meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.3.bb
+++ b/meta/recipes-qt/qt4/nativesdk-qt4-tools_4.8.3.bb
@@ -1,7 +1,5 @@
 require nativesdk-qt4-tools.inc
 
-DEFAULT_PREFERENCE = "-1"
-
 PR = "${INC_PR}.0"
 
 SRC_URI += "file://0009-qmake-fix-source-file-references-in-qmake.pri.patch"
diff --git a/meta/recipes-qt/qt4/qt4-4.8.3.inc b/meta/recipes-qt/qt4/qt4-4.8.3.inc
index e473dc6..4b80c6c 100644
--- a/meta/recipes-qt/qt4/qt4-4.8.3.inc
+++ b/meta/recipes-qt/qt4/qt4-4.8.3.inc
@@ -5,8 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=fbc093901857fcd118f065f900982c24 \
 
 FILESEXTRAPATHS =. "${FILE_DIRNAME}/qt4-${PV}:"
 
-DEFAULT_PREFERENCE = "-1"
-
 SRC_URI = "http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-${PV}.tar.gz \
            file://0003-webkit2-set-OUTPUT_DIR-value-if-empty.patch \
            file://0004-configure-qmake-is-already-built-in-qt4-tools-native.patch \
diff --git a/meta/recipes-qt/qt4/qt4-native_4.8.3.bb b/meta/recipes-qt/qt4/qt4-native_4.8.3.bb
index 0f93187..afae0ae 100644
--- a/meta/recipes-qt/qt4/qt4-native_4.8.3.bb
+++ b/meta/recipes-qt/qt4/qt4-native_4.8.3.bb
@@ -1,7 +1,5 @@
 require qt4-native.inc
 
-DEFAULT_PREFERENCE = "-1"
-
 PR = "${INC_PR}.0"
 
 TOBUILD := "src/tools/bootstrap ${TOBUILD}"





More information about the Openembedded-commits mailing list