aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuli Piippo <samuli.piippo@qt.io>2018-09-05 11:43:48 +0300
committerSamuli Piippo <samuli.piippo@qt.io>2018-09-07 08:38:05 +0000
commitbb2f6ef6d524a0111fd50abb90d86060e30d2102 (patch)
treedd9cb2b381a6dd3a75945c5b15d6f60264f8c644
parent6a16112651c0ff8ea14ffcbf120c4e5697492587 (diff)
toradex: add Qt marketing slides
Marketing slides are shown during the tezi image installation. The tar package overrides the default one from toradex layer. Task-number: QTPM-1505 Change-Id: Ie9870854074bc3c6b8d5ab765a0a173c9a9336fa Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io>
-rw-r--r--meta-toradex-extras/recipes/tezi-metadata/tezi-metadata_%.bbappend4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-toradex-extras/recipes/tezi-metadata/tezi-metadata_%.bbappend b/meta-toradex-extras/recipes/tezi-metadata/tezi-metadata_%.bbappend
index ee65477d..3f7d7962 100644
--- a/meta-toradex-extras/recipes/tezi-metadata/tezi-metadata_%.bbappend
+++ b/meta-toradex-extras/recipes/tezi-metadata/tezi-metadata_%.bbappend
@@ -32,8 +32,12 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/files:"
SRC_URI += "\
file://TEZI_B2QT_EULA.TXT \
file://Built_with_Qt.png \
+ https://qt-files.s3.amazonaws.com/examples/tezi-marketing-20180905.tar;unpack=false;downloadfilename=marketing.tar \
"
+SRC_URI[md5sum] = "281877560900c6481eee019a923f5e28"
+SRC_URI[sha256sum] = "36c31c812e6d6223f46f2a32cad37f46060a7c05420a4ba491cbea6193039eee"
+
do_deploy_append () {
install -m 644 ${WORKDIR}/TEZI_B2QT_EULA.TXT ${DEPLOYDIR}
install -m 644 ${WORKDIR}/Built_with_Qt.png ${DEPLOYDIR}