[oe] [meta-qt5][PATCH 1/2] qt5: make 5.0.2 the default

Eric Bénard eric at eukrea.com
Tue May 28 13:24:41 UTC 2013


Signed-off-by: Eric Bénard <eric at eukrea.com>
---
 recipes-qt/qt5/qt5-5.0.2.inc |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes-qt/qt5/qt5-5.0.2.inc b/recipes-qt/qt5/qt5-5.0.2.inc
index f99809e..303e066 100644
--- a/recipes-qt/qt5/qt5-5.0.2.inc
+++ b/recipes-qt/qt5/qt5-5.0.2.inc
@@ -6,7 +6,7 @@ QT_VERSION ?= "${PV}"
 # it's different for RC versions
 QT_VERSION_DIR ?= "${QT_VERSION}"
 
-DEFAULT_PREFERENCE = "-1"
+DEFAULT_PREFERENCE = "1"
 
 SRC_URI += " \
     http://releases.qt-project.org/qt5/${QT_VERSION_DIR}/submodules/${QT_MODULE}-opensource-src-${QT_VERSION}.tar.xz \
-- 
1.7.10.4




More information about the Openembedded-devel mailing list