meta-openembedded/contrib
Niko Mauno d9a96d0dd2 contrib: oe-stylize: Use Python3 explicitly
For instance on Debian based host OS 'python' is not provided by
default, which results is following error when trying to execute
oe-stylize.py script:

  /usr/bin/env: ‘python’: No such file or directory

Update the shebang to explicitly reference 'python3' instead of
'python', which should make the script better out-of-the-box
compatible with larger variety of host OSes on which Yocto based
development work takes place.

Signed-off-by: Niko Mauno <niko.mauno@vaisala.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-06-04 22:29:46 -07:00
..
oe-stylize.py contrib: oe-stylize: Use Python3 explicitly 2023-06-04 22:29:46 -07:00
pw-am.sh pw-am.sh: update to new patcwork system 2022-02-28 08:39:26 -08:00