mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-17 20:51:57 +02:00
Update recipe to use python3 since python2 is EOL and has been dropped from OE-Core. Signed-off-by: Andrey Zhizhikin <andrey.z@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
4 lines
52 B
Bash
4 lines
52 B
Bash
#!/bin/sh
|
|
|
|
python3 $(dirname $0)/team_basic_test.py
|