All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] ibrdtnd: new package
Date: Sat, 29 Aug 2015 20:46:35 +0200	[thread overview]
Message-ID: <20150829204635.535c2fda@free-electrons.com> (raw)
In-Reply-To: <1439039262-11803-1-git-send-email-tom_a_sparks@yahoo.com.au>

Dear Tom Sparks,

On Sat,  8 Aug 2015 23:07:41 +1000, Tom Sparks wrote:
> Signed-off-by: Tom Sparks <tom_a_sparks@yahoo.com.au>
> ---
>  package/ibrdtnd/Config.in  | 27 +++++++++++++++++++++++++++
>  package/ibrdtnd/ibrdtnd.mk | 30 ++++++++++++++++++++++++++++++
>  2 files changed, 57 insertions(+)
>  create mode 100644 package/ibrdtnd/Config.in
>  create mode 100644 package/ibrdtnd/ibrdtnd.mk

I've applied your patch to the next branch, after doing numerous
changes:

    [Thomas:
      - add package to package/Config.in
      - remove "select" on libdaemon, libcurl, sqlite and openssl from
        Config.in, since those are optional dependency.
      - add "select" on ibrcommon, since it is a mandatory dependency.
      - remove bogus includes of package/ibrcommon/Config.in and
        package/ibrdtn/Config.in, those are directly from
        package/Config.in.
      - fix Config.in comment dependency and indentation.
      - remove INSTALL_STAGING = YES, since ibrdtnd does not install a
        library.
      - remove libdaemon, libcurl, sqlite and openssl as mandatory
        dependencies, and handle them as optional dependencies.
      - add ibrcommon in the dependencies (even if ibrdtn already depends
        on it)
      - remove custom INSTALL_STAGING_OPTS and INSTALL_TARGET_OPTS, they
        are not needed, since the Makefiles are properly generated by
        automake.
      - explicitly disable features for which Buildroot doesn't have the
        necessary dependencies (dtndht, wifip2p, vmime)
      - add hash file.]

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

      parent reply	other threads:[~2015-08-29 18:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-08 13:07 [Buildroot] [PATCH 1/2] ibrdtnd: new package Tom Sparks
2015-08-08 13:07 ` [Buildroot] [PATCH 4/4] " Tom Sparks
2015-08-29 16:19   ` Thomas Petazzoni
2015-08-29 18:46 ` Thomas Petazzoni [this message]

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=20150829204635.535c2fda@free-electrons.com \
    --to=thomas.petazzoni@free-electrons.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.