From 7efcea9ab79888af4dcfc8266d75a17ef42e02c4 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 8 Aug 2017 23:32:59 -0700 Subject: qt3d: Fix build with clang Signed-off-by: Khem Raj Signed-off-by: Martin Jansa --- recipes-qt/qt5/qt3d_git.bb | 1 + 1 file changed, 1 insertion(+) (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 f39208a8..2891470d 100644 --- a/recipes-qt/qt5/qt3d_git.bb +++ b/recipes-qt/qt5/qt3d_git.bb @@ -13,6 +13,7 @@ DEPENDS_class-target += "qtdeclarative qt3d-native" SRC_URI += " \ file://0001-Allow-a-tools-only-build.patch \ + file://0002-Fix-BlenderDNA-for-clang-cross-compiler.patch \ " PACKAGECONFIG ??= "" -- cgit v1.2.3-54-g00ecf