From 35f8981b11b4fcc7789f86fe2beed3f8841ee88d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 18 Apr 2018 12:17:24 +0000 Subject: qt5: upgrade to 5.11 beta3+ Signed-off-by: Martin Jansa --- recipes-qt/qt5/qt3d_git.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'recipes-qt/qt5/qt3d_git.bb') diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb index 3cbdfa57..6b5ddeb9 100644 --- a/recipes-qt/qt5/qt3d_git.bb +++ b/recipes-qt/qt5/qt3d_git.bb @@ -12,10 +12,9 @@ DEPENDS += "qtbase" DEPENDS_class-target += "qtdeclarative qt3d-native" # Patches from https://github.com/meta-qt5/qt3d/commits/b5.11 -# 5.11.meta-qt5.1 +# 5.11.meta-qt5.2 SRC_URI += " \ file://0001-Allow-a-tools-only-build.patch \ - file://0002-Fix-BlenderDNA-for-clang-cross-compiler.patch \ " PACKAGECONFIG ??= "" @@ -37,6 +36,6 @@ do_configure_prepend() { ${S}/src/quick3d/imports/input/importsinput.pro } -SRCREV = "e813fb36e782c5e0ab7c25b9c069cee709692506" +SRCREV = "6d73c51d44d10925a05804cd8e70978f155643df" BBCLASSEXTEND += "native nativesdk" -- cgit v1.2.3-54-g00ecf