summaryrefslogtreecommitdiff
path: root/recipes-images
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2023-10-04 12:13:55 -0300
committerMax Krummenacher <max.krummenacher@toradex.com>2024-05-07 17:37:34 +0200
commitca783867b4a4e1b32589e085d29201878330325c (patch)
tree03939d17d501b78207c6c4854a34b3b5318a1665 /recipes-images
parentf1d7e907f9650e8f470f1651e6d4116184834d52 (diff)
unclutter: remove recipe in favour of unclutter-xfixes
meta-openemebedded provides unclutter-xfixes, a drop in replacement of unclutter. Remove the recipe and use unclutter-xfixes for the X11 images. Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'recipes-images')
-rw-r--r--recipes-images/images/packagegroup-tdx-graphical.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-images/images/packagegroup-tdx-graphical.bb b/recipes-images/images/packagegroup-tdx-graphical.bb
index 6f7ff2a..3ecb648 100644
--- a/recipes-images/images/packagegroup-tdx-graphical.bb
+++ b/recipes-images/images/packagegroup-tdx-graphical.bb
@@ -134,6 +134,6 @@ RRECOMMENDS:packagegroup-x11-utils-tdx-graphical = " \
bb.utils.contains('DISTRO_FEATURES', 'x11', \
'scrot \
setxkbmap \
- unclutter', \
+ unclutter-xfixes', \
'', d), d)} \
"