From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] python-jsonschema: new package
Date: Sat, 29 Oct 2016 16:02:39 +0200 [thread overview]
Message-ID: <20161029160239.4ce7e48b@free-electrons.com> (raw)
In-Reply-To: <1477419935-86355-1-git-send-email-fabrice.fontaine@orange.com>
Hello,
On Tue, 25 Oct 2016 20:25:34 +0200, Fabrice Fontaine wrote:
> +PYTHON_JSONSCHEMA_VERSION = 2.5.1
> +PYTHON_JSONSCHEMA_SOURCE = jsonschema-$(PYTHON_JSONSCHEMA_VERSION).tar.gz
> +PYTHON_JSONSCHEMA_SITE = \
> + https://pypi.python.org/packages/58/0d/c816f5ea5adaf1293a1d81d32e4cdfdaf8496973aa5049786d7fdb14e7e7
> +PYTHON_JSONSCHEMA_SETUP_TYPE = setuptools
> +PYTHON_JSONSCHEMA_LICENSE = MIT
> +PYTHON_JSONSCHEMA_LICENSE_FILES = COPYING
> +
> +$(eval $(python-package))
> +$(eval $(host-python-package))
Is there a motivation to add the target variant of this package? Your
patch 2/2 seems to be using only the host variant of python-jsonschema.
Am I missing something, or are you just adding the target variant just
because it can also be useful to other people?
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2016-10-29 14:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-10-25 18:25 [Buildroot] [PATCH 1/2] python-jsonschema: new package Fabrice Fontaine
2016-10-25 18:25 ` [Buildroot] [PATCH 2/2] soletta: " Fabrice Fontaine
2016-12-17 22:52 ` Thomas Petazzoni
[not found] ` <CAPi7W81=a+pP_3X3yfg=uZ+65SDpvpVy3M_2wwAFVchfLSFHCA@mail.gmail.com>
2016-12-18 10:16 ` Thomas Petazzoni
2016-12-18 14:40 ` Fabrice Fontaine
2016-12-18 15:10 ` Thomas Petazzoni
2016-10-29 14:02 ` Thomas Petazzoni [this message]
2016-10-29 14:54 ` [Buildroot] [PATCH 1/2] python-jsonschema: " Fabrice Fontaine
2016-12-17 22:50 ` 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=20161029160239.4ce7e48b@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.