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 2/6] python-urwid: new package
Date: Wed, 17 Sep 2014 13:59:29 +0200	[thread overview]
Message-ID: <20140917135929.30ce158e@free-electrons.com> (raw)
In-Reply-To: <1410953999-16520-3-git-send-email-cvubrugier@fastmail.fm>

Dear Christophe Vu-Brugier,

On Wed, 17 Sep 2014 13:39:55 +0200, Christophe Vu-Brugier wrote:
> Urwid is a console user interface library for Python.
> 
> Signed-off-by: Christophe Vu-Brugier <cvubrugier@fastmail.fm>
> ---
>  package/Config.in                    |  1 +
>  package/python-urwid/Config.in       |  7 +++++++
>  package/python-urwid/python-urwid.mk | 14 ++++++++++++++
>  3 files changed, 22 insertions(+)
>  create mode 100644 package/python-urwid/Config.in
>  create mode 100644 package/python-urwid/python-urwid.mk

Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

Looks good to me, I've checked that the license is indeed LGPLv2.1+,
the rest of the package is quite simple and obvious.

Thanks!

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

  reply	other threads:[~2014-09-17 11:59 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-17 11:39 [Buildroot] [PATCH 0/6] targetcli-fb: new package Christophe Vu-Brugier
2014-09-17 11:39 ` [Buildroot] [PATCH 1/6] python, python3: add patch to prevent distutils from adjusting the shebang Christophe Vu-Brugier
2014-09-17 11:39 ` [Buildroot] [PATCH 2/6] python-urwid: new package Christophe Vu-Brugier
2014-09-17 11:59   ` Thomas Petazzoni [this message]
2014-09-17 11:39 ` [Buildroot] [PATCH 3/6] python-rtslib-fb: " Christophe Vu-Brugier
2014-09-17 12:00   ` Thomas Petazzoni
2014-09-17 13:13     ` Christophe Vu-Brugier
2014-09-17 13:15       ` Thomas Petazzoni
2014-09-17 15:21         ` Christophe Vu-Brugier
2014-09-17 15:29           ` Thomas Petazzoni
2014-09-17 20:00   ` Jerzy Grzegorek
2014-09-18  7:39     ` Christophe Vu-Brugier
2014-09-17 11:39 ` [Buildroot] [PATCH 4/6] python-configshell-fb: " Christophe Vu-Brugier
2014-09-17 12:03   ` Thomas Petazzoni
2014-09-17 11:39 ` [Buildroot] [PATCH 5/6] targetcli-fb: " Christophe Vu-Brugier
2014-09-17 11:39 ` [Buildroot] [PATCH 6/6] targetcli-fb: add sysv initscript Christophe Vu-Brugier
2014-09-17 12:12   ` Thomas Petazzoni
2014-09-17 13:19     ` Christophe Vu-Brugier
2014-09-17 13:21       ` Thomas Petazzoni

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=20140917135929.30ce158e@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.