[Buildroot] [PATCH v5 19/20] python-autobahn: new package

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sat Feb 20 14:05:53 UTC 2016


Mauro,

On Thu, 11 Feb 2016 11:58:47 +0100, Mauro Condarelli wrote:

> diff --git a/package/python-autobahn/Config.in b/package/python-autobahn/Config.in
> new file mode 100644
> index 0000000..9f5da46
> --- /dev/null
> +++ b/package/python-autobahn/Config.in
> @@ -0,0 +1,11 @@
> +config BR2_PACKAGE_PYTHON_AUTOBAHN
> +	bool "python-autobahn"
> +	depends on !BR2_PACKAGE_PYTHON_PYC_ONLY

I did a build with BR2_PACKAGE_PYTHON_PYC_ONLY=y, and tested at runtime
"import autobahn", and it worked perfectly fine.

So, I've removed this dependency, and applied your patch to the next
branch. If you think the dependency is really needed, please send a
follow-up patch on top of the next branch to re-add it, with a proper
justification.

Thanks,

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


More information about the buildroot mailing list