python3-kconfiglib: Move to meta-oe

It will be needed by lvgl.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Peter Kjellerstedt 2025-10-25 05:17:41 +02:00 committed by Khem Raj
parent 2c36d8b7f3
commit f1ce65fc8e
3 changed files with 1 additions and 1 deletions

View File

@ -280,6 +280,7 @@ RDEPENDS:packagegroup-meta-oe-devtools = "\
protobuf-c \ protobuf-c \
pugixml \ pugixml \
python3-distutils-extra \ python3-distutils-extra \
python3-kconfiglib \
python3-pcpp \ python3-pcpp \
python3-pycups \ python3-pycups \
rapidjson \ rapidjson \

View File

@ -210,7 +210,6 @@ RDEPENDS:packagegroup-meta-python3 = "\
python3-jsonref \ python3-jsonref \
python3-jsonschema \ python3-jsonschema \
python3-jstyleson \ python3-jstyleson \
python3-kconfiglib \
python3-keras-applications \ python3-keras-applications \
python3-keras-preprocessing \ python3-keras-preprocessing \
${@bb.utils.contains("DISTRO_FEATURES", "x11 opengl", "python3-kivy", "", d)} \ ${@bb.utils.contains("DISTRO_FEATURES", "x11 opengl", "python3-kivy", "", d)} \