[OE-core] [oe-commits] Alexander Kanavin : gcr: add a recipe from meta-gnome

Martin Jansa martin.jansa at gmail.com
Thu Oct 8 10:18:47 UTC 2015


On Sat, Sep 12, 2015 at 09:51:34PM +0000, git at git.openembedded.org wrote:
> Module: openembedded-core.git
> Branch: master
> Commit: 5bce77d2b3b822b741e67bbca236242285e091d1
> URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=5bce77d2b3b822b741e67bbca236242285e091d1
> 
> Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
> Date:   Thu Jun  4 13:17:51 2015 +0300
> 
> gcr: add a recipe from meta-gnome
> 
> gcr is a dependency of epiphany
> 
> Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
> 
> ---
> 
>  meta/recipes-gnome/gcr/gcr_3.16.0.bb | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)
> 
> diff --git a/meta/recipes-gnome/gcr/gcr_3.16.0.bb b/meta/recipes-gnome/gcr/gcr_3.16.0.bb
> new file mode 100644
> index 0000000..8b5b6e4
> --- /dev/null
> +++ b/meta/recipes-gnome/gcr/gcr_3.16.0.bb
> @@ -0,0 +1,18 @@
> +SUMMARY = "A library for bits of crypto UI and parsing etc"
> +HOMEPAGE = "http://www.gnome.org/"
> +BUGTRACKER = "https://bugzilla.gnome.org/"
> +
> +LICENSE = "GPLv2"
> +LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
> +

meta-oe recipe had:
PNBLACKLIST[gcr] ?= "CONFLICT: 4 files conflict with gnome-keyring"
# e.g. sysroots/qemux86-64/usr/share/glib-2.0/schemas/org.gnome.crypto.pgp.gschema.xml
# sysroots/qemux86-64/usr/share/GConf/gsettings/org.gnome.crypto.pgp.convert

I don't see this issue resolved in the version moved to oe-core, why did
you remove PNBLACKLIST?

It's still failing:
http://errors.yoctoproject.org/Errors/Details/20244/

> +DEPENDS = "gtk+3 p11-kit glib-2.0 libgcrypt vala"
> +
> +inherit autotools gnomebase gtk-icon-cache gtk-doc
> +
> +SRC_URI[archive.md5sum] = "d5835680be0b6a838e02a528d5378d9c"
> +SRC_URI[archive.sha256sum] = "ecfe8df41cc88158364bb15addc670b11e539fe844742983629ba2323888d075"
> +
> +FILES_${PN} += " \
> +    ${datadir}/dbus-1 \
> +    ${datadir}/gcr-3 \
> +"
> 
> -- 
> _______________________________________________
> Openembedded-commits mailing list
> Openembedded-commits at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-commits

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20151008/6f874797/attachment-0002.sig>


More information about the Openembedded-core mailing list