summaryrefslogtreecommitdiff
path: root/recipes-images/images/graphical-tdx-image.bb
diff options
context:
space:
mode:
authorPhilippe Schenker <philippe.schenker@toradex.com>2020-07-14 18:30:43 +0200
committerPhilippe Schenker <philippe.schenker@toradex.com>2020-07-21 13:18:28 +0200
commit1ab4411e1d81ff792ad0527f8ed388da2f82f09e (patch)
tree5f3f58c1b6019fb188d6e7c9ee215e250df2edbe /recipes-images/images/graphical-tdx-image.bb
parentc1eb6842f5407f7d3d09443538eef6afe36b92e8 (diff)
images: rename toradex reference images
console-tdx-image.bb -> tdx-reference-minimal-image.bb verification-tdx-image.bb -> tdx-reference-multimedia-image.bb Related-to: ELB-2838 Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Diffstat (limited to 'recipes-images/images/graphical-tdx-image.bb')
-rw-r--r--recipes-images/images/graphical-tdx-image.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-images/images/graphical-tdx-image.bb b/recipes-images/images/graphical-tdx-image.bb
index 3b101b7..169b05b 100644
--- a/recipes-images/images/graphical-tdx-image.bb
+++ b/recipes-images/images/graphical-tdx-image.bb
@@ -1,4 +1,4 @@
-require console-tdx-image.bb
+require tdx-reference-minimal-image.bb
SUMMARY = "Toradex Embedded Linux Graphical Image"
DESCRIPTION = "Image with a graphical interface, either using weston or X11"