[Buildroot] [PATCH 07/08] package/python-channels: new package

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Sep 30 19:58:50 UTC 2019


On Sat,  3 Aug 2019 21:16:30 -0400
aduskett at gmail.com wrote:

> diff --git a/package/python-channels/Config.in b/package/python-channels/Config.in
> new file mode 100644
> index 0000000000..09a0a6049a
> --- /dev/null
> +++ b/package/python-channels/Config.in
> @@ -0,0 +1,14 @@
> +config BR2_PACKAGE_PYTHON_CHANNELS
> +	bool "python-channels"
> +	select BR2_PACKAGE_PYTHON_DJANGO # runtime
> +	select BR2_PACKAGE_PYTHON_ASGIREF # runtime
> +	select BR2_PACKAGE_PYTHON_DAPHNE # runtime

Alphabetic ordering + missing BR2_PACKAGE_PYTHON3 dependency.

I fixed these, and applied to master. Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list