[Buildroot] [PATCH] package/opkg-utils: needs Python3 on the host

Peter Korsgaard peter at korsgaard.com
Tue Dec 22 10:51:31 UTC 2020


>>>>> "Thomas" == Thomas De Schampheleire <patrickdepinguin at gmail.com> writes:

 > From: Thomas De Schampheleire <thomas.de_schampheleire at nokia.com>
 > The 'opkg.py' script installed by host-opkg-utils has as shebang:
 >     #!/usr/bin/env python3

 > which may not be available on all host machines.
 > Add a potential dependency on host-python3 via BR2_PYTHON3_HOST_DEPENDENCY,
 > which will only add the host-python3 dependency if no python3 is already
 > available on the host.

 > Signed-off-by: Thomas De Schampheleire <thomas.de_schampheleire at nokia.com>

Committed to 2020.02.x, 2020.08.x and 2020.11.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list