[oe-commits] Martin Jansa : libgnomekbd, gnome-control-center, gnome-settings-daemon: Blacklist because of broken libgnomekbd with B!=S

git at git.openembedded.org git at git.openembedded.org
Sat Jun 21 17:25:29 UTC 2014


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

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

libgnomekbd, gnome-control-center, gnome-settings-daemon: Blacklist because of broken libgnomekbd with B!=S

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

---

 .../recipes-gnome/gnome-control-center/gnome-control-center_2.32.1.bb   | 2 ++
 .../recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bb | 2 ++
 meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb                 | 2 ++
 3 files changed, 6 insertions(+)

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 5cc7ad1..ad0318e 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
@@ -2,6 +2,8 @@ SUMMARY = "GNOME control center"
 LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
+PNBLACKLIST[gnome-control-center] = "BROKEN: depends on broken libgnomekbd"
+
 DEPENDS = "desktop-file-utils-native gnome-menus libunique dbus-glib gnome-desktop libxml2 metacity gconf gnome-settings-daemon librsvg pango libgnomekbd libxklavier libcanberra libgtop libxscrnsaver"
 
 PR = "r1"
diff --git a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bb b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bb
index 34c9197..2482732 100644
--- a/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-settings-daemon/gnome-settings-daemon_2.32.1.bb
@@ -4,6 +4,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=59530bdf33659b29e73d4adb9f9f6552"
 
 PR = "r7"
 
+PNBLACKLIST[gnome-settings-daemon] = "BROKEN: depends on broken libgnomekbd"
+
 DEPENDS = "libxxf86misc libsndfile1 libxtst glib-2.0 polkit gtk+ gconf dbus-glib libnotify libgnomekbd libxklavier gnome-doc-utils gnome-desktop"
 
 inherit gnome
diff --git a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb
index 48ec450..e9ca2a7 100644
--- a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb
+++ b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb
@@ -6,6 +6,8 @@ SECTION = "x11/gnome/libs"
 
 DEPENDS = "gconf gtk+ glib-2.0 libxklavier"
 
+PNBLACKLIST[libgnomekbd] = "BROKEN: wasn't updated to work with B!=S"
+
 inherit gnome
 
 SRC_URI[archive.md5sum] = "de32a6e3e3464b566eecdc4332bf34bd"



More information about the Openembedded-commits mailing list