summaryrefslogtreecommitdiff
path: root/recipes-images
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-images')
-rw-r--r--recipes-images/images/angstrom-lxde-image.bb1
-rw-r--r--recipes-images/images/angstrom-lxqt-image.bb1
-rw-r--r--recipes-images/images/angstrom-qt-x11-image.bb1
-rw-r--r--recipes-images/images/angstrom-qt5-x11-image.bb1
-rw-r--r--recipes-images/images/console-tdx-image.bb1
5 files changed, 5 insertions, 0 deletions
diff --git a/recipes-images/images/angstrom-lxde-image.bb b/recipes-images/images/angstrom-lxde-image.bb
index b509771..d412518 100644
--- a/recipes-images/images/angstrom-lxde-image.bb
+++ b/recipes-images/images/angstrom-lxde-image.bb
@@ -1,5 +1,6 @@
SUMMARY = "Toradex Embedded Linux Demo with LXDE"
SUMMARY_append_apalis-tk1-mainline = " (Mainline)"
+DESCRIPTION = "Angstrom-based image with the LXDE desktop environment"
LICENSE = "MIT"
diff --git a/recipes-images/images/angstrom-lxqt-image.bb b/recipes-images/images/angstrom-lxqt-image.bb
index df9dfa8..f3bf8ec 100644
--- a/recipes-images/images/angstrom-lxqt-image.bb
+++ b/recipes-images/images/angstrom-lxqt-image.bb
@@ -1,5 +1,6 @@
SUMMARY = "Toradex Embedded Linux Demo with LXQT"
SUMMARY_append_apalis-tk1-mainline = " (Mainline)"
+DESCRIPTION = "Angstrom-based image with the LXQT desktop environment"
LICENSE = "MIT"
diff --git a/recipes-images/images/angstrom-qt-x11-image.bb b/recipes-images/images/angstrom-qt-x11-image.bb
index 0ac3d56..9841434 100644
--- a/recipes-images/images/angstrom-qt-x11-image.bb
+++ b/recipes-images/images/angstrom-qt-x11-image.bb
@@ -1,5 +1,6 @@
SUMMARY = "Toradex Embedded Linux Qt4 Demo With X11"
SUMMARY_append_apalis-tk1-mainline = " (Mainline)"
+DESCRIPTION = "Angstrom-based image with the Qt4 Framework and the X11 server"
LICENSE = "MIT"
diff --git a/recipes-images/images/angstrom-qt5-x11-image.bb b/recipes-images/images/angstrom-qt5-x11-image.bb
index 6557eeb..71a55c0 100644
--- a/recipes-images/images/angstrom-qt5-x11-image.bb
+++ b/recipes-images/images/angstrom-qt5-x11-image.bb
@@ -1,5 +1,6 @@
SUMMARY = "Toradex Embedded Linux Qt5 Demo With X11"
SUMMARY_append_apalis-tk1-mainline = " (Mainline)"
+DESCRIPTION = "Angstrom-based image with the Qt5 Framework and the X11 server"
# after the boot systemd starts X and then a qt5 application, check
# recipes-graphics/x-window-simple-app/x-window-simple-app and
diff --git a/recipes-images/images/console-tdx-image.bb b/recipes-images/images/console-tdx-image.bb
index 50d9a48..29245d3 100644
--- a/recipes-images/images/console-tdx-image.bb
+++ b/recipes-images/images/console-tdx-image.bb
@@ -1,5 +1,6 @@
SUMMARY = "Toradex Embedded Linux Console Demo"
SUMMARY_append_apalis-tk1-mainline = " (Mainline)"
+DESCRIPTION = "Angstrom-based image without graphical interface"
LICENSE = "MIT"