From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 4/7] croosbar moved to buildroot (2).
Date: Mon, 1 Feb 2016 08:25:30 +0100 [thread overview]
Message-ID: <20160201082530.1ae6f132@free-electrons.com> (raw)
In-Reply-To: <1454289936-10654-5-git-send-email-mc5686@mclink.it>
Dear Mauro Condarelli,
On Mon, 1 Feb 2016 02:25:33 +0100, Mauro Condarelli wrote:
> Signed-off-by: Mauro Condarelli <mc5686@mclink.it>
> ---
> package/python-crossbar/Config.in | 10 ++++++++++
> package/python-crossbar/python-crossbar.mk | 15 +++++++++++++++
> 2 files changed, 25 insertions(+)
> create mode 100644 package/python-crossbar/Config.in
> create mode 100644 package/python-crossbar/python-crossbar.mk
As explained before, this patch should be merged with the previous one.
Also, the title of the commit adding new packages should always be:
<package>: new package
So in this case, it should be:
python-crossbar: new package
> diff --git a/package/python-crossbar/Config.in b/package/python-crossbar/Config.in
> new file mode 100644
> index 0000000..b8fae30
> --- /dev/null
> +++ b/package/python-crossbar/Config.in
> @@ -0,0 +1,10 @@
> +config BR2_PACKAGE_PYTHON_CROSSBAR
> + bool "python-crossbar"
> + depends on BR2_PACKAGE_PYTHON
So it only works with Python 2.x and not Python 3.x ?
> diff --git a/package/python-crossbar/python-crossbar.mk b/package/python-crossbar/python-crossbar.mk
> new file mode 100644
> index 0000000..8a64cda
> --- /dev/null
> +++ b/package/python-crossbar/python-crossbar.mk
> @@ -0,0 +1,15 @@
> +################################################################################
> +#
> +# python-crossbar
> +#
> +################################################################################
> +
> +PYTHON_CROSSBAR_VERSION = 0.11.2
> +PYTHON_CROSSBAR_SOURCE = crossbar-$(PYTHON_CROSSBAR_VERSION).tar.gz
> +PYTHON_CROSSBAR_SITE = http://pypi.python.org/packages/source/c/crossbar
> +PYTHON_CROSSBAR_LICENSE = AGPL2
Should be AGPLv2
> +PYTHON_CROSSBAR_LICENSE_FILES = LICENSE
> +PYTHON_CROSSBAR_SETUP_TYPE = setuptools
> +#PYTHON_CROSSBAR_DEPENDENCIES =
Remove this commented line here.
Also, the .hash file is missing.
Thanks!
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-02-01 7:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-01 1:25 [Buildroot] [PATCH 0/7] crossbar package and its dependencies Mauro Condarelli
2016-02-01 1:25 ` [Buildroot] [PATCH 1/7] Update for 2015.11.1 Mauro Condarelli
2016-02-01 7:22 ` Thomas Petazzoni
2016-02-01 1:25 ` [Buildroot] [PATCH 2/7] Additions necessary to compile Crossbar.io Mauro Condarelli
2016-02-01 7:22 ` Thomas Petazzoni
2016-02-01 1:25 ` [Buildroot] [PATCH 3/7] croosbar moved to buildroot Mauro Condarelli
2016-02-01 7:24 ` Thomas Petazzoni
[not found] ` <56AF1D2B.30202@mclink.it>
2016-02-01 11:19 ` Thomas Petazzoni
2016-02-01 1:25 ` [Buildroot] [PATCH 4/7] croosbar moved to buildroot (2) Mauro Condarelli
2016-02-01 7:25 ` Thomas Petazzoni [this message]
2016-02-01 1:25 ` [Buildroot] [PATCH 5/7] update of .hash files Mauro Condarelli
2016-02-01 7:26 ` Thomas Petazzoni
2016-02-01 1:25 ` [Buildroot] [PATCH 6/7] Dependencies added to package python-crossbar Mauro Condarelli
2016-02-01 1:25 ` [Buildroot] [PATCH 7/7] Further dependencies installed Mauro Condarelli
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=20160201082530.1ae6f132@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