Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] libkcapi: new package
Date: Sat, 18 Mar 2017 15:20:40 +0100	[thread overview]
Message-ID: <20170318152040.22fcb3cd@free-electrons.com> (raw)
In-Reply-To: <1489741879-13900-1-git-send-email-marcin.nowakowski@imgtec.com>

Hello,

On Fri, 17 Mar 2017 10:11:19 +0100, Marcin Nowakowski wrote:
> This package provides a userspace library that allows easy use of crypto
> interfaces exposed by the kernel.
> 
> A git tip is used instead of the last official release, as autotools
> support and cross-compilation fixes have been added only very recently.
> 
> Signed-off-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com>
> 
> ---
> v2:
> 	Remove unnecessary AUTORECONF_OPTS
> 	Update to latest git hash
> 	Config: depends on ... -> if ...
> 	Add all license files
> ---
>  DEVELOPERS                     |  3 +++
>  package/Config.in              |  1 +
>  package/libkcapi/Config.in     | 16 ++++++++++++++++
>  package/libkcapi/libkcapi.hash |  2 ++
>  package/libkcapi/libkcapi.mk   | 18 ++++++++++++++++++
>  5 files changed, 40 insertions(+)
>  create mode 100644 package/libkcapi/Config.in
>  create mode 100644 package/libkcapi/libkcapi.hash
>  create mode 100644 package/libkcapi/libkcapi.mk

Applied to master, after doing the following changes:

    [Thomas:
     - Change sub-option prompt to "build test applications"
     - Be more specific about the license: the library is under BSD-3c only,
       while the programs are under BSD-3c or GPLv2.
     - Explicitly disable programs when BR2_PACKAGE_LIBKCAPI_APPS is not
       enabled.]

Thanks!

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

  parent reply	other threads:[~2017-03-18 14:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-17  9:11 [Buildroot] [PATCH v2] libkcapi: new package Marcin Nowakowski
2017-03-17 15:04 ` Rahul Bedarkar
2017-03-18 14:20 ` Thomas Petazzoni [this message]
2017-03-20 11:10   ` Rahul Bedarkar

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=20170318152040.22fcb3cd@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox