summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcel Ziswiler <marcel.ziswiler@toradex.com>2024-03-18 10:13:02 +0100
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2024-03-18 23:52:12 +0100
commit514100f526abd7f4baa014aaf2c574d9240e031c (patch)
treed4f1cb592bcbddcb08e00ff23744645b86da4f55
parent69fa4de3170c4305fedc319f003867a1eef50abd (diff)
packagegroup-tdx-graphical: clean-up whitespace
Clean-up whitespace before backslash aka line continuation after equal signs. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>
-rw-r--r--recipes-images/images/packagegroup-tdx-graphical.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-images/images/packagegroup-tdx-graphical.bb b/recipes-images/images/packagegroup-tdx-graphical.bb
index cc74766..da7123d 100644
--- a/recipes-images/images/packagegroup-tdx-graphical.bb
+++ b/recipes-images/images/packagegroup-tdx-graphical.bb
@@ -41,7 +41,7 @@ RRECOMMENDS:packagegroup-drm-utils-tdx-graphical = " \
"
SUMMARY:packagegroup-gstreamer-tdx-graphical = "gstreamer packages"
-RRECOMMENDS:packagegroup-gstreamer-tdx-graphical = "\
+RRECOMMENDS:packagegroup-gstreamer-tdx-graphical = " \
gstreamer1.0 \
gstreamer1.0-plugins-base \
gstreamer1.0-plugins-good \
@@ -111,7 +111,7 @@ RRECOMMENDS:packagegroup-vulkan-tools-tdx-graphical = " \
"
SUMMARY:packagegroup-x11-components-tdx-graphical = "Components of X11"
-RRECOMMENDS:packagegroup-x11-components-tdx-graphical = "\
+RRECOMMENDS:packagegroup-x11-components-tdx-graphical = " \
${@bb.utils.contains('DISTRO_FEATURES', 'wayland', '', \
bb.utils.contains('DISTRO_FEATURES', 'x11', \
'libxcursor \