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 v2,1/3] python-vcversioner: new package
Date: Sun, 18 Dec 2016 23:14:24 +0100	[thread overview]
Message-ID: <20161218231424.5723664f@free-electrons.com> (raw)
In-Reply-To: <1482085039-64073-1-git-send-email-fabrice.fontaine@orange.com>

Hello,

On Sun, 18 Dec 2016 19:17:17 +0100, Fabrice Fontaine wrote:

> diff --git a/package/python-vcversioner/Config.in b/package/python-vcversioner/Config.in
> new file mode 100644
> index 0000000..9383ef4
> --- /dev/null
> +++ b/package/python-vcversioner/Config.in
> @@ -0,0 +1,6 @@
> +config BR2_PACKAGE_PYTHON_VCVERSIONER
> +	bool "python-vcversioner"
> +	help
> +	  Use version control tags to discover version numbers.
> +
> +	  https://github.com/habnabit/vcversioner

A Config.in option to enable the target variant of a package...

> +$(eval $(host-python-package))

... that has no target variant is not correct.

Please add only the .mk file and .hash file. The Config.in file should
not exist at all.

Thanks,

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

      parent reply	other threads:[~2016-12-18 22:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-18 18:17 [Buildroot] [PATCH v2,1/3] python-vcversioner: new package Fabrice Fontaine
2016-12-18 18:17 ` [Buildroot] [PATCH v2,2/3] python-jsonschema: " Fabrice Fontaine
2016-12-18 22:15   ` Thomas Petazzoni
2016-12-18 18:17 ` [Buildroot] [PATCH v2,3/3] soletta: " Fabrice Fontaine
2016-12-18 22:14 ` Thomas Petazzoni [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=20161218231424.5723664f@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