[oe] [PATCH] owfs: Disable separate build since its broken

Richard Purdie richard.purdie at linuxfoundation.org
Thu Jul 17 13:45:07 UTC 2014


Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

diff --git a/meta-filesystems/recipes-filesystems/owfs/owfs_2.9p1.bb b/meta-filesystems/recipes-filesystems/owfs/owfs_2.9p1.bb
index b46940e..e8b34d3 100644
--- a/meta-filesystems/recipes-filesystems/owfs/owfs_2.9p1.bb
+++ b/meta-filesystems/recipes-filesystems/owfs/owfs_2.9p1.bb
@@ -15,7 +15,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/owfs/owfs-${PV}.tar.gz \
 SRC_URI[md5sum] = "56ba145be208002e58775a7203369851"
 SRC_URI[sha256sum] = "9d22dbff72d235476688c02669f7171b23e21dffadf40bbdd3b8263908218424"
 
-inherit autotools update-rc.d
+inherit autotools-brokensep update-rc.d
 
 EXTRA_OECONF = " \
                  --with-fuseinclude=${STAGING_INCDIR} \





More information about the Openembedded-devel mailing list