[Buildroot] [PATCH v2,1/3] python-vcversioner: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Dec 18 22:14:24 UTC 2016


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



More information about the buildroot mailing list