summaryrefslogtreecommitdiff
path: root/recipes-images/images/angstrom-qt5-x11-image.bb
diff options
context:
space:
mode:
authorStefan Agner <stefan.agner@toradex.com>2016-10-18 16:50:55 -0700
committerStefan Agner <stefan.agner@toradex.com>2017-01-10 16:17:43 -0800
commit119ce7c0724fff64c331fe6b1c94403a0d885b62 (patch)
tree6973448939f937f38e6b365beb8608b04fc0fe60 /recipes-images/images/angstrom-qt5-x11-image.bb
parentbb273c382227b327e4ea6804cc378d58f65b0b53 (diff)
images: change summary to a common pattern
We use the image summary as image name for the Toradex Easy Installer. Since we might end up in a list of images of other operating systems and maybe even other companies, make sure to mention Toradex and Linux. While at it use a common summary pattern across all image recipes. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Acked-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-images/images/angstrom-qt5-x11-image.bb')
-rw-r--r--recipes-images/images/angstrom-qt5-x11-image.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-images/images/angstrom-qt5-x11-image.bb b/recipes-images/images/angstrom-qt5-x11-image.bb
index e814a76..2eca848 100644
--- a/recipes-images/images/angstrom-qt5-x11-image.bb
+++ b/recipes-images/images/angstrom-qt5-x11-image.bb
@@ -1,4 +1,5 @@
-SUMMARY = "Qt5 demo image with X11 backend"
+SUMMARY = "Toradex Embedded Linux Qt5 Demo With X11"
+
# after the boot systemd starts X and then a qt5 application
# check recipes-qt/qt5/qt5-x11-free-systemd.bb for the systemd service
# responsible for this