From 2251d4fd97cc037a4ebf2d168da369bd052b8e82 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Mon, 7 Jan 2019 19:37:11 +0100 Subject: distro: move from angstrom to a poky based distro Signed-off-by: Max Krummenacher --- recipes-images/images/console-tdx-image.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes-images/images/console-tdx-image.bb') 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} \ -- cgit v1.2.3