From c5425c03ea4a7b31f2fe42b65a0988139cfca5c3 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 5 Mar 2013 16:46:57 +0100 Subject: image: remove line concatenations '\' from comments --- recipes/images/angstrom-lxde-image.bb | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'recipes') diff --git a/recipes/images/angstrom-lxde-image.bb b/recipes/images/angstrom-lxde-image.bb index 0b3007a..961240a 100644 --- a/recipes/images/angstrom-lxde-image.bb +++ b/recipes/images/angstrom-lxde-image.bb @@ -46,17 +46,17 @@ DEPENDS += "nvsamples" #build some ipk which are needed together with CAN, but do not yet install them DEPENDS += "canutils libsocketcan iproute2" -# Additional X libs not pulled in by any package \ -# xtrans libxevie \ +# Additional X libs not pulled in by any package +# xtrans libxevie # this would pull in a large amount of gst-plugins, we only add a selected few -# gst-plugins-base-meta \ -# gst-plugins-good-meta \ -# gst-plugins-bad-meta \ -# gst-ffmpeg \ +# gst-plugins-base-meta +# gst-plugins-good-meta +# gst-plugins-bad-meta +# gst-ffmpeg -# needed by nvidia commandline player \ -# libpcre \ +# needed by nvidia commandline player +# libpcre # these were in the oe classic image IMAGE_INSTALL_CLASSIC = " \ -- cgit v1.2.3