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 v3 05/17] python-pynacl: new package
Date: Fri, 5 Feb 2016 21:47:13 +0100	[thread overview]
Message-ID: <20160205214713.62970ade@free-electrons.com> (raw)
In-Reply-To: <CAGm1_kthQFuNOXnZwsq3=fw_QN1vDt5NU3633W5Sy9RBBABw8Q@mail.gmail.com>

Yegor,

On Fri, 5 Feb 2016 20:25:39 +0100, Yegor Yefremov wrote:
> On Fri, Feb 5, 2016 at 7:18 PM, Mauro Condarelli <mc5686@mclink.it> wrote:
> > Signed-off-by: Mauro Condarelli <mc5686@mclink.it>
> 
> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>

You did not review carefully enough it seems :-)

> > diff --git a/package/Config.in b/package/Config.in
> > index 7b5c747..f46daea 100644
> > --- a/package/Config.in
> > +++ b/package/Config.in
> > @@ -687,6 +687,8 @@ menu "External python modules"
> >         source "package/python-pygame/Config.in"
> >         source "package/python-pygments/Config.in"
> >         source "package/python-pyinotify/Config.in"
> > +       source "package/python-pynacl/Config.in"
> > +       source "package/python-pyopenssl/Config.in"

See here :-)

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

  reply	other threads:[~2016-02-05 20:47 UTC|newest]

Thread overview: 37+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-05 18:18 [Buildroot] [PATCH v3 00/17] changes needed for python-crossbar package (new) Mauro Condarelli
2016-02-05 18:18 ` [Buildroot] [PATCH v3 01/17] python-characteristic: new package Mauro Condarelli
2016-02-05 19:34   ` Yegor Yefremov
2016-02-05 18:18 ` [Buildroot] [PATCH v3 02/17] python-pycparser: python runtime added Mauro Condarelli
2016-02-06 10:31   ` Yegor Yefremov
2016-02-05 18:18 ` [Buildroot] [PATCH v3 03/17] python-lmdb: new package Mauro Condarelli
2016-02-05 19:37   ` Yegor Yefremov
2016-02-05 18:18 ` [Buildroot] [PATCH v3 04/17] python-pygments: " Mauro Condarelli
2016-02-05 19:09   ` Yegor Yefremov
2016-02-05 18:18 ` [Buildroot] [PATCH v3 05/17] python-pynacl: " Mauro Condarelli
2016-02-05 19:25   ` Yegor Yefremov
2016-02-05 20:47     ` Thomas Petazzoni [this message]
2016-02-05 21:05       ` Yegor Yefremov
2016-02-05 18:18 ` [Buildroot] [PATCH v3 06/17] python-pytrie: " Mauro Condarelli
2016-02-05 19:30   ` Yegor Yefremov
2016-02-05 18:18 ` [Buildroot] [PATCH v3 07/17] python-service-identity: " Mauro Condarelli
2016-02-05 19:39   ` Yegor Yefremov
2016-02-05 18:18 ` [Buildroot] [PATCH v3 08/17] python-shutilwhich: " Mauro Condarelli
2016-02-05 19:38   ` Yegor Yefremov
2016-02-05 18:18 ` [Buildroot] [PATCH v3 09/17] python-treq: " Mauro Condarelli
2016-02-05 19:26   ` Yegor Yefremov
2016-02-05 18:18 ` [Buildroot] [PATCH v3 10/17] python-txaio: " Mauro Condarelli
2016-02-05 19:33   ` Yegor Yefremov
2016-02-05 18:18 ` [Buildroot] [PATCH v3 11/17] python-pyasn-modules: " Mauro Condarelli
2016-02-05 19:37   ` Yegor Yefremov
2016-02-05 18:18 ` [Buildroot] [PATCH v3 12/17] python-cryptography: " Mauro Condarelli
2016-02-05 18:18 ` [Buildroot] [PATCH v3 13/17] python-ujson: " Mauro Condarelli
2016-02-05 19:23   ` Yegor Yefremov
2016-02-05 18:18 ` [Buildroot] [PATCH v3 14/17] python-wsaccel: " Mauro Condarelli
2016-02-05 19:32   ` Yegor Yefremov
2016-02-05 18:18 ` [Buildroot] [PATCH v3 15/17] python-setproctitle: " Mauro Condarelli
2016-02-05 19:13   ` Yegor Yefremov
2016-02-05 18:18 ` [Buildroot] [PATCH v3 16/17] python-autobahn: " Mauro Condarelli
2016-02-05 19:31   ` Yegor Yefremov
2016-02-05 18:18 ` [Buildroot] [PATCH v3 17/17] python-crossbar: " Mauro Condarelli
2016-02-05 21:51   ` Yegor Yefremov
2016-02-06 23:10   ` Arnout Vandecappelle

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=20160205214713.62970ade@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