From e1046125d212a016d96944ff907e17d51a5b41af Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 23 Jan 2018 14:47:22 +0000 Subject: qt5: upgrade to 5.9.4 * update LICENSE in qtsystems which was updated to match other qt modules Signed-off-by: Martin Jansa --- recipes-qt/qt5/qt3d_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 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 d89c46fa..c0a878a7 100644 --- a/recipes-qt/qt5/qt3d_git.bb +++ b/recipes-qt/qt5/qt3d_git.bb @@ -12,7 +12,7 @@ DEPENDS += "qtbase" DEPENDS_class-target += "qtdeclarative qt3d-native" # Patches from https://github.com/meta-qt5/qt3d/commits/b5.9 -# 5.9.meta-qt5.3 +# 5.9.meta-qt5.4 SRC_URI += " \ file://0001-Allow-a-tools-only-build.patch \ file://0002-Fix-BlenderDNA-for-clang-cross-compiler.patch \ @@ -37,6 +37,6 @@ do_configure_prepend() { ${S}/src/quick3d/imports/input/importsinput.pro } -SRCREV = "6399bcf7a9564f3566e160803f6f2837ce8727af" +SRCREV = "02d01a68971747f01a270226f6474190736939cf" BBCLASSEXTEND += "native nativesdk" -- cgit v1.2.3-54-g00ecf