From 18741e483851e1a6aae79992b130aee34ad48879 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 16 Apr 2015 13:15:26 +0200 Subject: recipes-git: upgrade to 5.5 * based on my WIP patch + fixes from John Mullen * I was trying to get rhid of 0003-Add-external-hostbindir-option.patch and 0010-Add-external-hostbindir-option-for-native-sdk.patch by using upstream configure parameter added in some previous version, but I've failed, so now good-old -external-hostbindir parameter is back Signed-off-by: Martin Jansa --- recipes-qt/qt5/qtsystems_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-qt/qt5/qtsystems_git.bb') diff --git a/recipes-qt/qt5/qtsystems_git.bb b/recipes-qt/qt5/qtsystems_git.bb index edc03603..781cd386 100644 --- a/recipes-qt/qt5/qtsystems_git.bb +++ b/recipes-qt/qt5/qtsystems_git.bb @@ -28,6 +28,6 @@ do_install_append() { QT_MODULE_BRANCH = "dev" # qtsystems wasn't released yet, last tag before this SRCREV is 5.0.0-beta1 -# qt5-git PV is only to indicate that this recipe is compatible with qt5 5.4 +# qt5-git PV is only to indicate that this recipe is compatible with qt5 5.5 -SRCREV = "37b614abbfb35d06a57e5b0824249c3abd5640e3" +SRCREV = "4e3a7ed3ef5226256ae6aee1a73e264768aac8f4" -- cgit v1.2.3-54-g00ecf