All of lore.kernel.org
 help / color / mirror / Atom feed
From: Romain Naour <romain.naour@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/3] package/python-protobuf: Allow generating host-python-protobuf
Date: Sat, 16 Jul 2016 11:56:01 +0200	[thread overview]
Message-ID: <e6b56a17-ab1c-37ea-46ff-4e4a70aa662c@gmail.com> (raw)
In-Reply-To: <1467291218-7710-1-git-send-email-tiago.brusamarello@datacom.ind.br>

Hi Tiago,

Le 30/06/2016 ? 14:53, Tiago Brusamarello a ?crit :
> This change allows use of python-protobuf libraries on the host, so
> 'protoc-gen-lua' plugin for the 'protoc' tool can be run on host.

Thanks for the improved commit log.

Reviewed-by: Romain Naour <romain.naour@gmail.com>

Best regards,
Romain

> 
> Signed-off-by: Tiago Brusamarello <tiago.brusamarello@datacom.ind.br>
> ---
>  package/python-protobuf/python-protobuf.mk | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/package/python-protobuf/python-protobuf.mk b/package/python-protobuf/python-protobuf.mk
> index d8be76d..b328e3e 100644
> --- a/package/python-protobuf/python-protobuf.mk
> +++ b/package/python-protobuf/python-protobuf.mk
> @@ -14,3 +14,4 @@ PYTHON_PROTOBUF_SETUP_TYPE = setuptools
>  PYTHON_PROTOBUF_SUBDIR = python
>  
>  $(eval $(python-package))
> +$(eval $(host-python-package))
> 

      parent reply	other threads:[~2016-07-16  9:56 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-30 12:53 [Buildroot] [PATCH 1/3] package/python-protobuf: Allow generating host-python-protobuf Tiago Brusamarello
2016-06-30 12:53 ` [Buildroot] [PATCH 2/3] package/protoc-gen-lua: new package Tiago Brusamarello
2016-07-16 10:01   ` Romain Naour
2016-07-16 10:36   ` Thomas Petazzoni
2016-06-30 12:53 ` [Buildroot] [PATCH 3/3] package/protobuf-lua: " Tiago Brusamarello
2016-07-16 10:25   ` Romain Naour
2016-07-18 17:31     ` Tiago Brusamarello
2016-07-18 20:06       ` Romain Naour
2016-07-16 10:39   ` Thomas Petazzoni
2016-07-16  9:56 ` Romain Naour [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=e6b56a17-ab1c-37ea-46ff-4e4a70aa662c@gmail.com \
    --to=romain.naour@gmail.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.