summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2016-05-19 12:44:22 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2016-05-19 11:58:46 +0000
commitb2997d74974aea7c6e5c238f820a7b543563f928 (patch)
tree1e5fb62fc4cd6bcc97714cf91b69ca832d079818
parent8788fbce268503f8c1b4020ce52a6ed1c74d4144 (diff)
downloadmeta-boot2qt-b2997d74974aea7c6e5c238f820a7b543563f928.tar.gz
AM: set default hardware-id
Change-Id: Ie7e2e287ef22c29a6ec9e829a23c38c8fe5052e4 Task-number: QTAUTO-182 Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
-rw-r--r--recipes-qt/automotive/qtapplicationmanager_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-qt/automotive/qtapplicationmanager_git.bb b/recipes-qt/automotive/qtapplicationmanager_git.bb
index abfaacb..b2e69b9 100644
--- a/recipes-qt/automotive/qtapplicationmanager_git.bb
+++ b/recipes-qt/automotive/qtapplicationmanager_git.bb
@@ -52,6 +52,7 @@ EXTRA_QMAKEVARS_PRE += "\
52 -config enable-ivi-logging \ 52 -config enable-ivi-logging \
53 -config install-prefix=/usr \ 53 -config install-prefix=/usr \
54 -config systemd-workaround \ 54 -config systemd-workaround \
55 -config hardware-id=neptune \
55 " 56 "
56 57
57do_install_append() { 58do_install_append() {