From b2997d74974aea7c6e5c238f820a7b543563f928 Mon Sep 17 00:00:00 2001 From: Samuli Piippo Date: Thu, 19 May 2016 12:44:22 +0300 Subject: AM: set default hardware-id Change-Id: Ie7e2e287ef22c29a6ec9e829a23c38c8fe5052e4 Task-number: QTAUTO-182 Reviewed-by: Robert Griebl --- recipes-qt/automotive/qtapplicationmanager_git.bb | 1 + 1 file changed, 1 insertion(+) 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 += "\ -config enable-ivi-logging \ -config install-prefix=/usr \ -config systemd-workaround \ + -config hardware-id=neptune \ " do_install_append() { -- cgit v1.2.3-54-g00ecf