From: Mike Westerhof <mike@mwester.net>
To: openembedded-devel <openembedded-devel@lists.openembedded.org>
Subject: owfs change - comments?
Date: Fri, 13 Nov 2009 18:46:14 -0600 [thread overview]
Message-ID: <4AFDFDD6.2060504@mwester.net> (raw)
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() {
next reply other threads:[~2009-11-14 0:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-14 0:46 Mike Westerhof [this message]
2009-11-15 21:44 ` owfs change - comments? Dirk Opfer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4AFDFDD6.2060504@mwester.net \
--to=mike@mwester.net \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.