[Buildroot] [PATCH] utils/diffconfig: use python3 explicitly

Thomas Petazzoni thomas.petazzoni at bootlin.com
Wed Dec 29 09:08:09 UTC 2021


On Wed, 22 Sep 2021 21:44:46 +0200
"Arnout Vandecappelle (Essensium/Mind)" <arnout at mind.be> wrote:

> Python 2 is EOL sice 2020 [1], it's still available on distros, but may
> not be installed by default (as being replaced by python3). A
> compatibility symlink python -> python3 may not be installed either.
> 
> Convert the shebang line to the usual /usr/bin/env based line.
> 
> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
> ---
>  utils/diffconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to master, thanks.

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



More information about the buildroot mailing list