diff options
Diffstat (limited to 'recipes-qt/qt5/qt3d_git.bb')
| -rw-r--r-- | recipes-qt/qt5/qt3d_git.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-qt/qt5/qt3d_git.bb b/recipes-qt/qt5/qt3d_git.bb index ce7fc506..3403d8ce 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" | |||
| 13 | 13 | ||
| 14 | SRC_URI += " \ | 14 | SRC_URI += " \ |
| 15 | file://0001-Allow-a-tools-only-build.patch \ | 15 | file://0001-Allow-a-tools-only-build.patch \ |
| 16 | file://0002-qt3d-include-qcoreapplication.h-header-in-qtquicksce.patch \ | ||
| 16 | " | 17 | " |
| 17 | 18 | ||
| 18 | PACKAGECONFIG ??= "" | 19 | PACKAGECONFIG ??= "" |
| @@ -34,6 +35,6 @@ do_configure_prepend() { | |||
| 34 | ${S}/src/quick3d/imports/input/importsinput.pro | 35 | ${S}/src/quick3d/imports/input/importsinput.pro |
| 35 | } | 36 | } |
| 36 | 37 | ||
| 37 | SRCREV = "0bb720013d93c34d589c352a53405d8110fa57fe" | 38 | SRCREV = "9675579a6d7955b0b278a54050f6f503e2b10b1a" |
| 38 | 39 | ||
| 39 | BBCLASSEXTEND += "native nativesdk" | 40 | BBCLASSEXTEND += "native nativesdk" |
