[oe-commits] Martin Jansa : zenity: Blacklist because of broken with B!=S

git at git.openembedded.org git at git.openembedded.org
Sat Jun 21 09:38:55 UTC 2014


Module: meta-openembedded.git
Branch: master-next
Commit: 5b84922d1c6a564f6c513de5361e1934a7472e33
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=5b84922d1c6a564f6c513de5361e1934a7472e33

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Jun 19 11:52:49 2014 +0200

zenity: Blacklist because of broken with B!=S

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-gnome/recipes-gnome/zenity/zenity_2.32.1.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-gnome/recipes-gnome/zenity/zenity_2.32.1.bb b/meta-gnome/recipes-gnome/zenity/zenity_2.32.1.bb
index fb15900..3ea179e 100644
--- a/meta-gnome/recipes-gnome/zenity/zenity_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/zenity/zenity_2.32.1.bb
@@ -4,6 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=3bf50002aefd002f49e7bb854063f7e7"
 
 PR = "r2"
 
+PNBLACKLIST[zenity] = "BROKEN: doesn't build with B!=S"
+
 DEPENDS = "gtk+ glib-2.0 libnotify gnome-doc-utils"
 
 inherit gnomebase



More information about the Openembedded-commits mailing list