[oe] [meta-gnome][PATCH] libgnomekbd: fix S!=B

Koen Kooi koen at dominion.thruhere.net
Fri Aug 1 09:57:02 UTC 2014


Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
---
 meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

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 e9ca2a7..0381192 100644
--- a/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb
+++ b/meta-gnome/recipes-gnome/libgnome/libgnomekbd_2.32.0.bb
@@ -6,9 +6,7 @@ SECTION = "x11/gnome/libs"
 
 DEPENDS = "gconf gtk+ glib-2.0 libxklavier"
 
-PNBLACKLIST[libgnomekbd] = "BROKEN: wasn't updated to work with B!=S"
-
-inherit gnome
+inherit gnome autotools-brokensep
 
 SRC_URI[archive.md5sum] = "de32a6e3e3464b566eecdc4332bf34bd"
 SRC_URI[archive.sha256sum] = "ddd52c4cc7d83ad7ef964a1bcb4db87407e65b00ffc3e70c088ca4ee7383d256"
-- 
1.9.0




More information about the Openembedded-devel mailing list