All of lore.kernel.org
 help / color / mirror / Atom feed
* owfs change - comments?
@ 2009-11-14  0:46 Mike Westerhof
  2009-11-15 21:44 ` Dirk Opfer
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Westerhof @ 2009-11-14  0:46 UTC (permalink / raw)
  To: openembedded-devel

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() {




^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: owfs change - comments?
  2009-11-14  0:46 owfs change - comments? Mike Westerhof
@ 2009-11-15 21:44 ` Dirk Opfer
  0 siblings, 0 replies; 2+ messages in thread
From: Dirk Opfer @ 2009-11-15 21:44 UTC (permalink / raw)
  To: openembedded-devel

Mike Westerhof schrieb:
> 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)
> 
+1 from me. Please go ahead.


Signed-off-by: Dirk Opfer <Dirk@do13.de>


Dirk



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-15 21:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-14  0:46 owfs change - comments? Mike Westerhof
2009-11-15 21:44 ` Dirk Opfer

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.