summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt/conf
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-04-09 16:17:11 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2018-04-17 12:28:34 +0000
commitc3f5d0d537a0a79adbf3771e550f83e341cb5897 (patch)
tree87b04bf7a1cae7604b5bcb2060d9f2a0652d1641 /meta-boot2qt/conf
parenta0c975500f2b64ed327bd20a61cf9ceca75493ec (diff)
downloadmeta-boot2qt-c3f5d0d537a0a79adbf3771e550f83e341cb5897.tar.gz
Update all automotive components
Latest revisions from 5.11 branch for all automotive components and changing the recipe to for neptune3, which replaces both neptune-ui and multiscreen-demo. Neptune3 uses git-lfs, which needs to be enabled in the host system. Task-number: QTAUTO-928 Change-Id: I8494f31267f5362655493155929264698a96d7b5 Reviewed-by: Dominik Holland <dominik.holland@pelagicore.com>
Diffstat (limited to 'meta-boot2qt/conf')
-rw-r--r--meta-boot2qt/conf/layer.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-boot2qt/conf/layer.conf b/meta-boot2qt/conf/layer.conf
index de3f836..43c8441 100644
--- a/meta-boot2qt/conf/layer.conf
+++ b/meta-boot2qt/conf/layer.conf
@@ -41,3 +41,5 @@ BBFILE_PRIORITY_b2qt = "20"
41LICENSE_PATH += "${LAYERDIR}/licenses" 41LICENSE_PATH += "${LAYERDIR}/licenses"
42QT_LICENSE = "${LAYERDIR}/licenses/The-Qt-Company-DCLA-2.1" 42QT_LICENSE = "${LAYERDIR}/licenses/The-Qt-Company-DCLA-2.1"
43B2QTBASE = "${LAYERDIR}" 43B2QTBASE = "${LAYERDIR}"
44
45HOSTTOOLS += "git-lfs"