All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/3] Subversion package and related patches
@ 2013-08-24 11:01 Thomas Petazzoni
  0 siblings, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2013-08-24 11:01 UTC (permalink / raw)
  To: buildroot

Hello,

Here are three patches that add a package for Subversion. I don't need
it myself, but it was a submission from Rico Bachmann that had been
waiting since quite some time in our patchwork. I took it, tested it
and made a few improvements. Some changes in the neon package were
needed to make it work properly.

Thanks,

Thomas

Rico Bachmann (1):
  subversion: new package

Thomas Petazzoni (2):
  neon: replace 'choice' for XML library with two options
  neon: factorize 'depends on BR2_PACKAGE_NEON'

 package/Config.in                |  1 +
 package/neon/Config.in           | 31 +++++++++----------------------
 package/rpm/Config.in            |  7 ++-----
 package/subversion/Config.in     | 11 +++++++++++
 package/subversion/subversion.mk | 28 ++++++++++++++++++++++++++++
 5 files changed, 51 insertions(+), 27 deletions(-)
 create mode 100644 package/subversion/Config.in
 create mode 100644 package/subversion/subversion.mk

-- 
1.8.1.2

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

* [Buildroot] [PATCH 0/3] Subversion package and related patches
  2013-08-24 11:07 Thomas Petazzoni
@ 2013-08-26  8:12 ` Rico Bachmann
  0 siblings, 0 replies; 3+ messages in thread
From: Rico Bachmann @ 2013-08-26  8:12 UTC (permalink / raw)
  To: buildroot

Hi Thomas

> -----Urspr?ngliche Nachricht-----
> Von: Thomas Petazzoni [mailto:thomas.petazzoni at free-electrons.com]
> Gesendet: Samstag, 24. August 2013 13:08
> An: Buildroot List
> Cc: Rico Bachmann
> Betreff: [PATCH 0/3] Subversion package and related patches
> 
> Hello,
> 
> Here are three patches that add a package for Subversion. I don't need
> it myself, but it was a submission from Rico Bachmann that had been
> waiting since quite some time in our patchwork. I took it, tested it
> and made a few improvements. Some changes in the neon package were
> needed to make it work properly.
> 
> Thanks,
> 
> Thomas
> 
> Rico Bachmann (1):
>   subversion: new package
> 
> Thomas Petazzoni (2):
>   neon: replace 'choice' for XML library with two options
>   neon: factorize 'depends on BR2_PACKAGE_NEON'
> 
>  package/Config.in                |  1 +
>  package/neon/Config.in           | 31 +++++++++----------------------
>  package/rpm/Config.in            |  7 ++-----
>  package/subversion/Config.in     | 11 +++++++++++
>  package/subversion/subversion.mk | 28 ++++++++++++++++++++++++++++
>  5 files changed, 51 insertions(+), 27 deletions(-)  create mode 100644
> package/subversion/Config.in  create mode 100644
> package/subversion/subversion.mk
> 
> --
> 1.8.1.2

thanks a lot for fixing the subversion package. I could not find the time to
finish it.

regards
Rico

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

* [Buildroot] [PATCH 0/3] Subversion package and related patches
@ 2013-08-24 11:07 Thomas Petazzoni
  2013-08-26  8:12 ` Rico Bachmann
  0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2013-08-24 11:07 UTC (permalink / raw)
  To: buildroot

Hello,

Here are three patches that add a package for Subversion. I don't need
it myself, but it was a submission from Rico Bachmann that had been
waiting since quite some time in our patchwork. I took it, tested it
and made a few improvements. Some changes in the neon package were
needed to make it work properly.

Thanks,

Thomas

Rico Bachmann (1):
  subversion: new package

Thomas Petazzoni (2):
  neon: replace 'choice' for XML library with two options
  neon: factorize 'depends on BR2_PACKAGE_NEON'

 package/Config.in                |  1 +
 package/neon/Config.in           | 31 +++++++++----------------------
 package/rpm/Config.in            |  7 ++-----
 package/subversion/Config.in     | 11 +++++++++++
 package/subversion/subversion.mk | 28 ++++++++++++++++++++++++++++
 5 files changed, 51 insertions(+), 27 deletions(-)
 create mode 100644 package/subversion/Config.in
 create mode 100644 package/subversion/subversion.mk

-- 
1.8.1.2

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

end of thread, other threads:[~2013-08-26  8:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-24 11:01 [Buildroot] [PATCH 0/3] Subversion package and related patches Thomas Petazzoni
2013-08-24 11:07 Thomas Petazzoni
2013-08-26  8:12 ` Rico Bachmann

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.