summaryrefslogtreecommitdiff
path: root/recipes-images/images/console-tdx-image.bb
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2019-01-07 19:37:11 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2019-03-06 13:46:01 +0100
commit2251d4fd97cc037a4ebf2d168da369bd052b8e82 (patch)
treed8279a6814aab1f3daeec667d1ffacf89e168f14 /recipes-images/images/console-tdx-image.bb
parentc1c098080b8ab5b3c612d4a86c03bdade69fe3e8 (diff)
distro: move from angstrom to a poky based distro
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-images/images/console-tdx-image.bb')
-rw-r--r--recipes-images/images/console-tdx-image.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-images/images/console-tdx-image.bb b/recipes-images/images/console-tdx-image.bb
index a9734ab..9da53a2 100644
--- a/recipes-images/images/console-tdx-image.bb
+++ b/recipes-images/images/console-tdx-image.bb
@@ -1,6 +1,6 @@
SUMMARY = "Toradex Embedded Linux Console Demo"
SUMMARY_append_apalis-tk1-mainline = " (Mainline)"
-DESCRIPTION = "Angstrom-based image without graphical interface"
+DESCRIPTION = "Image without graphical interface"
LICENSE = "MIT"
@@ -40,7 +40,7 @@ CONMANPKGS ?= "connman connman-plugin-loopback connman-plugin-ethernet connman-p
IMAGE_INSTALL_append_tegra124 = " ${XSERVER} xterm xclock"
IMAGE_INSTALL += " \
- angstrom-packagegroup-boot \
+ packagegroup-boot \
packagegroup-basic \
udev-extra-rules \
${CONMANPKGS} \