All of lore.kernel.org
 help / color / mirror / Atom feed
* [oe-core][RFC][PATCH 1/3] gcr: blacklist because of conflict with gnome-keyring
@ 2014-10-07  1:12 Martin Jansa
  2014-10-07  1:12 ` [oe-core][RFC][PATCH 2/3] gnome-panel3, gnome-menus3, libgweather3: blacklist because of sysroot conflicts with 2* versions Martin Jansa
  2014-10-07  1:12 ` [oe-core][RFC][PATCH 3/3] modphp: blacklist because of conflict with php Martin Jansa
  0 siblings, 2 replies; 8+ messages in thread
From: Martin Jansa @ 2014-10-07  1:12 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb b/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb
index f30fcf1..1a70ac0 100644
--- a/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb
+++ b/meta-gnome/recipes-gnome/gcr/gcr_3.8.2.bb
@@ -7,6 +7,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605"
 
 DEPENDS = "gtk+3 p11-kit glib-2.0 libgcrypt"
 
+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
+
 inherit autotools gnomebase gtk-icon-cache gtk-doc
 
 GNOME_COMPRESS_TYPE="xz"
-- 
2.1.1



^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-10-08  8:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-07  1:12 [oe-core][RFC][PATCH 1/3] gcr: blacklist because of conflict with gnome-keyring Martin Jansa
2014-10-07  1:12 ` [oe-core][RFC][PATCH 2/3] gnome-panel3, gnome-menus3, libgweather3: blacklist because of sysroot conflicts with 2* versions Martin Jansa
2014-10-07  1:12 ` [oe-core][RFC][PATCH 3/3] modphp: blacklist because of conflict with php Martin Jansa
2014-10-07  4:28   ` Martin Jansa
2014-10-07  4:53     ` [meta-oe][PATCHv2] modphp, xdebug: " Martin Jansa
2014-10-07  8:39       ` Paul Eggleton
2014-10-07 15:25         ` Martin Jansa
2014-10-08  8:05           ` Paul Eggleton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.