All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Davis <sunsetbrew@sunsetbrew.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCHv4 0/1] civetweb: new package
Date: Tue, 27 Aug 2013 23:56:10 -0400	[thread overview]
Message-ID: <1377662171-2425-1-git-send-email-sunsetbrew@sunsetbrew.com> (raw)

Submission #4 with recommended changes.

1. Changed all cased lua/LUA to Lua in both the patch and the source repo.
2. Removed unneeded CIVETWEB_SOURCE variable
3. Changed install prefix from /usr/local to /usr
4. Moved default configuration file location from /usr/local/etc to /etc

Thank you,
Thomas Davis

Thomas Davis (1):
  civetweb: new package

 package/Config.in            |    1 +
 package/civetweb/Config.in   |   26 +++++++++++++++++++
 package/civetweb/civetweb.mk |   55 ++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 82 insertions(+), 0 deletions(-)
 create mode 100644 package/civetweb/Config.in
 create mode 100644 package/civetweb/civetweb.mk

-- 
1.7.8.3

             reply	other threads:[~2013-08-28  3:56 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-28  3:56 Thomas Davis [this message]
2013-08-28  3:56 ` [Buildroot] [PATCHv4 1/1] civetweb: new package Thomas Davis
2013-09-08  9:11   ` Thomas De Schampheleire
2013-09-20 14:14   ` Peter Korsgaard
2013-09-20 14:59     ` Thomas Davis

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=1377662171-2425-1-git-send-email-sunsetbrew@sunsetbrew.com \
    --to=sunsetbrew@sunsetbrew.com \
    --cc=buildroot@busybox.net \
    /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.