Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] Add wvstreams and wvdial packages
@ 2013-04-25  9:19 spdawson at gmail.com
  2013-04-25  9:19 ` [Buildroot] [PATCH 1/2] wvstreams: new package spdawson at gmail.com
  2013-04-25  9:19 ` [Buildroot] [PATCH 2/2] wvdial: " spdawson at gmail.com
  0 siblings, 2 replies; 8+ messages in thread
From: spdawson at gmail.com @ 2013-04-25  9:19 UTC (permalink / raw)
  To: buildroot

From: Simon Dawson <spdawson@gmail.com>

Add packages for wvstreams and wvdial to buildroot. Note that wvstreams
requires quite heavy patching to get it to build for uClibc. Both projects
look to be long dead, so I don't hold out much hope of getting the patches
upstreamed.

Simon Dawson (2):
  wvstreams: new package
  wvdial: new package

 package/Config.in                                  |    2 +
 package/wvdial/Config.in                           |    9 +
 .../wvdial/wvdial-0001-ppp-install-prefix.patch    |   16 ++
 package/wvdial/wvdial-0002-uClibc-scandir.patch    |   23 ++
 package/wvdial/wvdial.mk                           |   41 +++
 package/wvstreams/Config.in                        |   13 +
 ...treams-0001-fix-uClibc-compile-getcontext.patch |  273 ++++++++++++++++++++
 ...002-fix-uClibc-compile-execinfo-backtrace.patch |   31 +++
 .../wvstreams-0003-fix-uClibc-compile-misc.patch   |   16 ++
 package/wvstreams/wvstreams.mk                     |   51 ++++
 10 files changed, 475 insertions(+)
 create mode 100644 package/wvdial/Config.in
 create mode 100644 package/wvdial/wvdial-0001-ppp-install-prefix.patch
 create mode 100644 package/wvdial/wvdial-0002-uClibc-scandir.patch
 create mode 100644 package/wvdial/wvdial.mk
 create mode 100644 package/wvstreams/Config.in
 create mode 100644 package/wvstreams/wvstreams-0001-fix-uClibc-compile-getcontext.patch
 create mode 100644 package/wvstreams/wvstreams-0002-fix-uClibc-compile-execinfo-backtrace.patch
 create mode 100644 package/wvstreams/wvstreams-0003-fix-uClibc-compile-misc.patch
 create mode 100644 package/wvstreams/wvstreams.mk

-- 
1.7.10.4

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

end of thread, other threads:[~2013-05-06 11:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-25  9:19 [Buildroot] [PATCH 0/2] Add wvstreams and wvdial packages spdawson at gmail.com
2013-04-25  9:19 ` [Buildroot] [PATCH 1/2] wvstreams: new package spdawson at gmail.com
2013-04-25 13:50   ` Thomas Petazzoni
2013-04-25 19:30     ` Simon Dawson
2013-05-06 11:31   ` Peter Korsgaard
2013-04-25  9:19 ` [Buildroot] [PATCH 2/2] wvdial: " spdawson at gmail.com
2013-04-25 13:57   ` Thomas Petazzoni
2013-04-25 19:38     ` Simon Dawson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox