meta-devtools: Rename python3 packages
This commit is contained in:
@@ -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 \
|
||||
"
|
||||
|
@@ -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 = " \
|
||||
|
Reference in New Issue
Block a user