[OpenWrt-Devel] Question regarding call python script

Alexandru Ardelean ardeleanalex at gmail.com
Thu Mar 10 16:11:00 EST 2016


On Thu, Mar 10, 2016 at 6:38 PM, Jo-Philipp Wich <jow at openwrt.org> wrote:

> Hi Jason,
>
> no reason against it per se but it would introduce a new build prereq I
> suppose. If possible we'd like to stick to things we already require
> (perl, awk, shell).
>
>
> Regards, Jo
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>

As far as I know, python is already required by the OpenWRT build system.
The build stops if there is no /usr/bin/python (not 100% sure about this
anymore)

And in rules.mk there's
PYTHON:=python
(and this is not related in any way to the Python package in the feeds)

So, I guess Python is fine.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20160310/88757a04/attachment.htm>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list