mirror of
https://github.com/optim-enterprises-bv/meta-overc.git
synced 2026-01-09 00:51:33 +00:00
overc-common-pkgdefs: use python3 pkgs now that python2 is no more
Switch to using the python3 packages now that python2 has been EOLed. Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
This commit is contained in:
@@ -164,8 +164,8 @@ OVERC_COMMON_PERL = " \
|
||||
"
|
||||
|
||||
OVERC_COMMON_PYTHON = " \
|
||||
python-misc \
|
||||
python-pip \
|
||||
python3-misc \
|
||||
python3-pip \
|
||||
"
|
||||
|
||||
OVERC_COMMON_TOOLS = "\
|
||||
|
||||
Reference in New Issue
Block a user