[oe-commits] Richard Purdie : owfs: Disable separate build since its broken

git at git.openembedded.org git at git.openembedded.org
Mon Jul 21 22:04:20 UTC 2014


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

Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Thu Jul 17 14:45:07 2014 +0100

owfs: Disable separate build since its broken

Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 meta-filesystems/recipes-filesystems/owfs/owfs_2.9p1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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-commits mailing list