This is to fix the ParseError during the build. Fixes: [YOCTO #13471] Signed-off-by: Ida Delphine <[email protected]> --- meta/recipes-gnome/libhandy/libhandy_1.0.3.bb | 3 +-- meta/recipes-graphics/clutter/clutter-gst-3.0.inc | 3 +-- meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.18.3.bb | 3 +-- meta/recipes-sato/l3afpad/l3afpad_git.bb | 3 +-- 4 files changed, 4 insertions(+), 8 deletions(-)
diff --git a/meta/recipes-gnome/libhandy/libhandy_1.0.3.bb b/meta/recipes-gnome/libhandy/libhandy_1.0.3.bb index 424ad67a86..a53a1388f9 100644 --- a/meta/recipes-gnome/libhandy/libhandy_1.0.3.bb +++ b/meta/recipes-gnome/libhandy/libhandy_1.0.3.bb @@ -1,6 +1,5 @@ SUMMARY = "A library full of GTK+ widgets for mobile phones" -DESCRIPTION = "Library with GTK widgets for mobile phones. -Libhandy provides \ +DESCRIPTION = "Library with GTK widgets for mobile phones. Libhandy provides \ GTK widgets and GObjects to ease developing applications for mobile phones. \ It was developed by Purism (and used by several official GNOME projects) \ to extend Gtk by providing mobile-friendly widgets and make the creation of \ diff --git a/meta/recipes-graphics/clutter/clutter-gst-3.0.inc b/meta/recipes-graphics/clutter/clutter-gst-3.0.inc index 1385027ceb..73315c97ec 100644 --- a/meta/recipes-graphics/clutter/clutter-gst-3.0.inc +++ b/meta/recipes-graphics/clutter/clutter-gst-3.0.inc @@ -1,8 +1,7 @@ SUMMARY = "GStreamer integration library for Clutter" DESCRIPTION = "Clutter-Gst is an integration library for using GStreamer with Clutter. \ It provides a GStreamer sink to upload frames to GL and an actor that \ -implements the ClutterGstPlayer interface using playbin. -" +implements the ClutterGstPlayer interface using playbin." HOMEPAGE = "http://www.clutter-project.org/" BUGTRACKER = "https://gitlab.gnome.org/GNOME/clutter-gst/-/issues" LICENSE = "LGPLv2+" diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.18.3.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.18.3.bb index 36bb5b5dd7..d55f45ac6a 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.18.3.bb +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx_1.18.3.bb @@ -1,6 +1,5 @@ SUMMARY = "OpenMAX IL plugins for GStreamer" -DESCRIPTION = "Wraps available OpenMAX IL components and makes - them available as standard GStreamer elements." +DESCRIPTION = "Wraps available OpenMAX IL components and makes them available as standard GStreamer elements." HOMEPAGE = "http://gstreamer.freedesktop.org/" SECTION = "multimedia" diff --git a/meta/recipes-sato/l3afpad/l3afpad_git.bb b/meta/recipes-sato/l3afpad/l3afpad_git.bb index e399a9d2af..85c2c500ea 100644 --- a/meta/recipes-sato/l3afpad/l3afpad_git.bb +++ b/meta/recipes-sato/l3afpad/l3afpad_git.bb @@ -2,8 +2,7 @@ SUMMARY = "Simple GTK+ Text Editor" DESCRIPTION = "L3afpad is a simple GTK+ text editor that emphasizes simplicity. As development \ focuses on keeping weight down to a minimum, only the most essential features \ are implemented in the editor. L3afpad is simple to use, is easily compiled, \ -requires few libraries, and starts up quickly. -" +requires few libraries, and starts up quickly." HOMEPAGE = "https://github.com/stevenhoneyman/l3afpad" # Note that COPYING seems to mistakenly contain LGPLv2.1. -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#148843): https://lists.openembedded.org/g/openembedded-core/message/148843 Mute This Topic: https://lists.openembedded.org/mt/81021960/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
