Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] safeclib: new package
Date: Sun, 4 Feb 2018 17:15:24 +0100	[thread overview]
Message-ID: <20180204161524.GF2411@scaer> (raw)
In-Reply-To: <20171217181732.13814-1-fontaine.fabrice@gmail.com>

Fabric, All,

On 2017-12-17 19:17 +0100, Fabrice Fontaine spake thusly:
> safec fork with all C11 Annex K functions
> 
> This library implements the secure C11 Annex K functions on
> top of most libc implementations, which are missing from them.
[--SNIP--]
> diff --git a/package/safeclib/safeclib.mk b/package/safeclib/safeclib.mk
> new file mode 100644
> index 0000000000..65c6621e0a
> --- /dev/null
> +++ b/package/safeclib/safeclib.mk
> @@ -0,0 +1,15 @@
> +################################################################################
> +#
> +# safeclib
> +#
> +################################################################################
> +
> +SAFECLIB_VERSION = v09102017
> +SAFECLIB_SITE = $(call github,rurban,safeclib,$(SAFECLIB_VERSION))
> +SAFECLIB_LICENSE = MIT 

Trailing space, causing chheck-package failures;

    https://gitlab.com/buildroot.org/buildroot/-/jobs/50971692

You can check locally with:
    ./utils/check-package package/safeclib/*

Regards,
Yann E. MORIN.

> +SAFECLIB_LICENSE_FILES = COPYING
> +SAFECLIB_INSTALL_STAGING = YES
> +# From git
> +SAFECLIB_AUTORECONF = YES
> +
> +$(eval $(autotools-package))
> -- 
> 2.14.1
> 
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

      parent reply	other threads:[~2018-02-04 16:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-17 18:17 [Buildroot] [PATCH 1/1] safeclib: new package Fabrice Fontaine
2018-02-03 20:36 ` Peter Korsgaard
2018-02-04 16:15 ` Yann E. MORIN [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=20180204161524.GF2411@scaer \
    --to=yann.morin.1998@free.fr \
    --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