From bb4c8adeeb3107074fbf63bddf292059b370afa5 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 25 Jul 2013 17:45:16 +0200 Subject: qtwayland: demote 5.1.0+git version a bit * 5.0.2+git should stay default for people without qt5-versions.inc * make sure that % isn't appended twice in qt5-versions.inc Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtwayland_5.1.0+git.bb | 3 +++ 1 file changed, 3 insertions(+) (limited to 'recipes-qt') diff --git a/recipes-qt/qt5/qtwayland_5.1.0+git.bb b/recipes-qt/qt5/qtwayland_5.1.0+git.bb index aaa439cf..31ed85c3 100644 --- a/recipes-qt/qt5/qtwayland_5.1.0+git.bb +++ b/recipes-qt/qt5/qtwayland_5.1.0+git.bb @@ -5,6 +5,9 @@ FILESEXTRAPATHS =. "${FILE_DIRNAME}/${BPN}-5.1.0+git:" DEPENDS += "qtwayland-native" +# qtwayland_git has -1 and should be default +DEFAULT_PREFERRENCE = "-2" + # qtwayland wasn't released yet, last tag before this SRCREV is 5.0.0-beta1 # this PV is only to indicate that this recipe is compatible with qt5 5.1.0 # while qtwayland_git stays compatible with 5.0.2 -- cgit v1.2.3