aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2019-11-12 15:27:06 +0200
committerSamuli Piippo <samuli.piippo@qt.io>2019-11-20 15:36:41 +0200
commitb18f3481bc4475015ac89deddc0e36088a930fbe (patch)
tree684cc4ed1cf2a8500996dd528029e3bf9c85a79d
parent4d3c655a538dfd43cf5c25fd409ada6fb27fe5b4 (diff)
neptune3-ui: add dependency to qtapplicationmanager-native
Neptune examples require appman-packager from qtapplicationmanager-native. Examples can be enabled with 'examples' PACKAGECONFIG which is inherited from qt5.inc. Task-number: AUTOSUITE-1308 Change-Id: I948dcd32eb28ffc29bceaf44dd1bf7f41c3d8288 Reviewed-by: Dominik Holland <dominik.holland@qt.io>
-rw-r--r--meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
index dd537d17..e67ebcc5 100644
--- a/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
+++ b/meta-boot2qt/recipes-qt/automotive/neptune3-ui_git.bb
@@ -51,7 +51,7 @@ SRC_URI += " \
SRC_URI_append_mx6 = " file://0001_hardware_variant_low.patch"
SRC_URI_append_rpi = " file://0001_hardware_variant_low.patch"
-SRCREV = "d1e180a525775b86da5dd071f167578464dab98f"
+SRCREV = "9a5900994961569e780c097a368dc9476e0a0550"
QMAKE_PROFILES = "${S}/neptune3-ui.pro"
@@ -60,7 +60,7 @@ DEPENDS = "\
qtdeclarative \
qttools-native \
qtquickcontrols2 \
- qtapplicationmanager \
+ qtapplicationmanager qtapplicationmanager-native \
qtivi qtivi-native \
qtremoteobjects qtremoteobjects-native \
"