[oe-commits] Koen Kooi : nautilus: fix S!=B

git at git.openembedded.org git at git.openembedded.org
Tue Aug 5 10:06:19 UTC 2014


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

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Fri Aug  1 15:34:50 2014 +0200

nautilus: fix S!=B

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb b/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb
index f7c7c1e..58a45b1 100644
--- a/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb
+++ b/meta-gnome/recipes-gnome/nautilus/nautilus_2.32.2.bb
@@ -8,12 +8,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=7c0048536e43642a1f3a724c2909872b \
 
 PR = "r6"
 
-PNBLACKLIST[nautilus] = "BROKEN: doesn't build with B!=S"
-
 DEPENDS = "gdk-pixbuf gtk+ libunique gvfs librsvg libexif esound gnome-desktop orbit2-native"
 # optional: tracker
 
-inherit gnome
+inherit gnome autotools-brokensep
 
 SRC_URI[archive.md5sum] = "51565aa10d1625dff56e381228346911"
 SRC_URI[archive.sha256sum] = "2d4ff28c7a7aa5d40eb2468149954a564c257a305183773057584d22d15347a2"



More information about the Openembedded-commits mailing list