[OpenWrt-Devel] Question regarding call python script
John Crispin
blogic at openwrt.org
Thu Mar 10 16:12:51 EST 2016
On 10/03/2016 22:11, Alexandru Ardelean wrote:
>
>
> On Thu, Mar 10, 2016 at 6:38 PM, Jo-Philipp Wich <jow at openwrt.org
> <mailto: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 <mailto: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 <http://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.
>
depends on what you want to do. i dont really see anything that cannot
be handled using shell. what exactly do you want to write in python ?
>
>
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>
_______________________________________________
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