diff options
author | Samuli Piippo <samuli.piippo@qt.io> | 2016-05-19 12:44:22 +0300 |
---|---|---|
committer | Samuli Piippo <samuli.piippo@qt.io> | 2016-05-19 11:58:46 +0000 |
commit | b2997d74974aea7c6e5c238f820a7b543563f928 (patch) | |
tree | 1e5fb62fc4cd6bcc97714cf91b69ca832d079818 | |
parent | 8788fbce268503f8c1b4020ce52a6ed1c74d4144 (diff) | |
download | meta-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.bb | 1 |
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 | ||
57 | do_install_append() { | 58 | do_install_append() { |