[OE-core] [PATCH 2/2] meta: add missing description in recipes-gnome

Ross Burton ross.burton at intel.com
Wed Oct 23 11:17:33 UTC 2019


On 23/10/2019 03:14, Maxime Roussin-Bélanger wrote:
> --- a/meta/recipes-gnome/libsecret/libsecret_0.19.1.bb
> +++ b/meta/recipes-gnome/libsecret/libsecret_0.19.1.bb
> @@ -1,4 +1,8 @@
>   SUMMARY = "libsecret is a library for storing and retrieving passwords and other secrets"
> +DESCRIPTION = "A GObject-based library for accessing the Secret Service API of the
> +freedesktop.org project, a cross-desktop effort to access passwords, tokens
> +and other types of secrets. libsecret provides a convenient wrapper for these
> +methods so consumers do not have to call the low-level DBus methods."
>   LICENSE = "LGPLv2.1"
>   BUGTRACKER = "https://gitlab.gnome.org/GNOME/libsecret/issues"
>   LIC_FILES_CHKSUM = "file://COPYING;md5=23c2a5e0106b99d75238986559bb5fc6"

ERROR: ParseError at 
/home/ross/Yocto/poky/meta/recipes-gnome/libsecret/libsecret_0.19.1.bb:2: 
unparsed line: 'DESCRIPTION = "A GObject-based library for accessing the 
Secret Service API of the'

Please remember to test all patches.

Ross



More information about the Openembedded-core mailing list