meta-devtools: Rename python3 packages

This commit is contained in:
tkl
2021-12-08 19:51:43 +01:00
parent 1270ababde
commit 2b74b65415
6 changed files with 6 additions and 10 deletions

View File

@@ -7,8 +7,8 @@ require console-image-base.inc
DEV_SDK_INSTALL += " \
git \
make \
python-pip \
python-dev \
python3-pip \
python3-dev \
bash \
packagegroup-core-buildessential \
"

View File

@@ -29,7 +29,7 @@ DEV_SDK_INSTALL = " \
file \
perl-modules \
pkgconfig \
python-modules \
python3-modules \
"
EXTRA_TOOLS_INSTALL = " \
@@ -42,7 +42,6 @@ EXTRA_TOOLS_INSTALL = " \
findutils \
i2c-tools \
less \
mc \
procps \
rsync \
sysfsutils \
@@ -57,7 +56,6 @@ EXTRA_TOOLS_INSTALL = " \
"
MQTT = " \
python-paho-mqtt \
"
PYTHON_LIBS = " \