summaryrefslogtreecommitdiffstats
path: root/meta-boot2qt-distro
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-05-31 14:49:35 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2018-08-20 11:52:11 +0000
commit55e1e7dfe61da60ccfe3cb624566a15ef8e815ba (patch)
tree268fc32c37b805b829811253b32d095e8a92a4a5 /meta-boot2qt-distro
parent0e40624d7213d0411ea60fdee2361aedade46e99 (diff)
downloadmeta-boot2qt-55e1e7dfe61da60ccfe3cb624566a15ef8e815ba.tar.gz
toradex: Add Boot2Qt material to the Tezi image
Make the image recipe's summary more descriptive as it's shown in the easy installer. The Boot2Qt EULA is shown to user before the image can be installed. Task-number: QTPM-1427 Change-Id: I1039bdc0756a94922a93bd87fa5eb0193237285f Reviewed-by: Timo Aarnipuro <timo.aarnipuro@qt.io>
Diffstat (limited to 'meta-boot2qt-distro')
-rw-r--r--meta-boot2qt-distro/recipes-qt/images/b2qt-embedded-qt5-image.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-boot2qt-distro/recipes-qt/images/b2qt-embedded-qt5-image.bb b/meta-boot2qt-distro/recipes-qt/images/b2qt-embedded-qt5-image.bb
index 4c58a00..3ccfa09 100644
--- a/meta-boot2qt-distro/recipes-qt/images/b2qt-embedded-qt5-image.bb
+++ b/meta-boot2qt-distro/recipes-qt/images/b2qt-embedded-qt5-image.bb
@@ -27,10 +27,9 @@
27## 27##
28############################################################################ 28############################################################################
29 29
30DESCRIPTION = "B2Qt embedded Qt5 image" 30SUMMARY = "Qt for Device Creation Demo Image"
31LICENSE = "The-Qt-Company-Commercial" 31LICENSE = "The-Qt-Company-Commercial"
32LIC_FILES_CHKSUM = "file://${QT_LICENSE};md5=948f8877345cd66106f11031977a4625" 32LIC_FILES_CHKSUM = "file://${QT_LICENSE};md5=948f8877345cd66106f11031977a4625"
33PR = "r0"
34 33
35DEPLOY_CONF_TYPE = "Boot2Qt $QT_VERSION" 34DEPLOY_CONF_TYPE = "Boot2Qt $QT_VERSION"
36 35