Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [meta-oe][PATCH 05/11] gnome-menus, gnome-panel3, gnome-control-center: blacklist, gnome-menus fails to build because of python
Date: Wed, 31 Aug 2016 21:41:00 +0200	[thread overview]
Message-ID: <20160831194106.14065-5-Martin.Jansa@gmail.com> (raw)
In-Reply-To: <20160831194106.14065-1-Martin.Jansa@gmail.com>

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
---
 .../recipes-gnome/gnome-control-center/gnome-control-center_2.32.1.bb  | 2 ++
 meta-gnome/recipes-gnome/gnome-menus/gnome-menus_2.30.5.bb             | 3 +++
 meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb             | 2 +-
 3 files changed, 6 insertions(+), 1 deletion(-)

diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_2.32.1.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_2.32.1.bb
index 814d829..391d0dd 100644
--- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_2.32.1.bb
@@ -31,3 +31,5 @@ FILES_${PN} += "${datadir}/icon* \
 FILES_${PN}-dbg += "${libdir}/window-manager-settings/.debug"
 FILES_${PN}-dev += "${libdir}/window-manager-settings/*.la"
 FILES_${PN}-staticdev += "${libdir}/window-manager-settings/*.a"
+
+PNBLACKLIST[gnome-control-center] ?= "Depends on broken gnome-menus"
diff --git a/meta-gnome/recipes-gnome/gnome-menus/gnome-menus_2.30.5.bb b/meta-gnome/recipes-gnome/gnome-menus/gnome-menus_2.30.5.bb
index 1e31b56..4189518 100644
--- a/meta-gnome/recipes-gnome/gnome-menus/gnome-menus_2.30.5.bb
+++ b/meta-gnome/recipes-gnome/gnome-menus/gnome-menus_2.30.5.bb
@@ -25,3 +25,6 @@ FILES_${PN}-python-staticdev = "${PYTHON_SITEPACKAGES_DIR}/gmenu.a ${PYTHON_SITE
 FILES_${PN}-python = "${PYTHON_SITEPACKAGES_DIR}/gmenu.so ${PYTHON_SITEPACKAGES_DIR}/GMenuSimpleEditor "
 FILES_${PN}-dbg += "${PYTHON_SITEPACKAGES_DIR}/*/.debug \
                     ${PYTHON_SITEPACKAGES_DIR}/.debug"
+
+# http://errors.yoctoproject.org/Errors/Details/81001/
+PNBLACKLIST[gnome-menus] ?= "BROKEN: fails to build because of python"
diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
index 1fc1d4f..138d985 100644
--- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
@@ -48,4 +48,4 @@ FILES_${PN} =+ "${datadir}/gnome* \
                 ${libdir}/bonobo \
 "
 
-
+PNBLACKLIST[gnome-panel3] ?= "Depends on broken gnome-menus"
-- 
2.9.2



  parent reply	other threads:[~2016-08-31 19:41 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-31 19:40 [meta-oe][PATCH 01/11] xf86-input-tslib: remove Martin Jansa
2016-08-31 19:40 ` [meta-oe][PATCH 02/11] efl: remove dependency on tslib Martin Jansa
2016-08-31 19:40 ` [meta-oe][PATCH 03/11] directfb: add PACKAGECONFIG for inputdrivers Martin Jansa
2016-08-31 19:40 ` [meta-oe][PATCH 04/11] gpsd, foxtrotgps: blacklist, fails to build with new binutils-2.27 Martin Jansa
2016-08-31 19:41 ` Martin Jansa [this message]
2016-08-31 19:41 ` [meta-oe][PATCH 06/11] accel-ppp: " Martin Jansa
2016-08-31 19:41 ` [meta-oe][PATCH 07/11] samba: " Martin Jansa
2016-08-31 19:41 ` [meta-oe][PATCH 08/11] glmark2: blacklist, fails to build with gcc-6 Martin Jansa
2016-08-31 19:41 ` [meta-oe][PATCH 09/11] tracker: blacklist, fails to build with new binutils-2.27 Martin Jansa
2016-08-31 19:41 ` [meta-oe][PATCH 10/11] geany-plugins: blacklist because of QA issues Martin Jansa
2016-08-31 21:16   ` Andreas Müller
2016-08-31 19:41 ` [meta-oe][PATCH 11/11] smbnetfs: blacklist, depends on broken samba Martin Jansa
2016-09-04  4:03 ` [meta-oe][PATCH 01/11] xf86-input-tslib: remove Jonathan Liu
2016-09-04 10:06   ` Martin Jansa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160831194106.14065-5-Martin.Jansa@gmail.com \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox