[oe] owfs change - comments?

Mike Westerhof mike at mwester.net
Sat Nov 14 00:46:14 UTC 2009


Greetings.

I desire to apply the following change to the owfs recipe -- it resolves
a build failure.   (It attempts to build a perl module for owfs, which
fails.  The perl module, if desired by someone, probably needs to be
built as part of the perl recipes.)

Speak now, or forever hold your peace.

-Mike (mwester)

diff --git a/recipes/owfs/owfs_2.7p24.bb b/recipes/owfs/owfs_2.7p24.bb
index 44fc878..c3ee6d6 100644
--- a/recipes/owfs/owfs_2.7p24.bb
+++ b/recipes/owfs/owfs_2.7p24.bb
@@ -15,6 +15,7 @@ EXTRA_OECONF = " \
                  --enable-owhttpd \
                  --enable-cache \
                  --enable-mt \
+                 --disable-swig \
                  "

 do_install_prepend() {





More information about the Openembedded-devel mailing list