aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core
diff options
context:
space:
mode:
authorTim Orling <ticotimo@gmail.com>2019-12-01 17:31:21 -0800
committerTim Orling <ticotimo@gmail.com>2019-12-01 18:08:12 -0800
commitaa49fd04ef4b412613a540c19ec9d33b6a67c6f1 (patch)
treee00a0bbfc7752446edf4ee8c71935e70a041d09c /recipes-core
parentf5c767318ad292eb4826d5be9a09a62fd778d0e8 (diff)
downloadmeta-python2-aa49fd04ef4b412613a540c19ec9d33b6a67c6f1.tar.gz
configparse,netifaces,sqlparse: merge inc and bb
These recipes were added after the other major rework had been done. Merging inc and bb allows for easier recipe maintenance via AUH and devtool. Minor recipe cleanup and add SUMMARY, DESCRIPTION, HOMEPAGE, etc. where needed. Also add to packagegroup-meta-python2. Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-core')
-rw-r--r--recipes-core/packagegroups/packagegroup-meta-python2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-core/packagegroups/packagegroup-meta-python2.bb b/recipes-core/packagegroups/packagegroup-meta-python2.bb
index 8397f5f..8ee9bad 100644
--- a/recipes-core/packagegroups/packagegroup-meta-python2.bb
+++ b/recipes-core/packagegroups/packagegroup-meta-python2.bb
@@ -57,6 +57,7 @@ RDEPENDS_packagegroup-meta-python2 = "\
python-aws-iot-device-sdk-python python-constantly python-bitarray python-flask-wtf \
python-parse-type python-ipaddress python-dbus python-cpuset python-distutils-extra \
python-futures python-jsmin python-pygobject python-pytoml python-six python-which \
+ python-netifaces python-configargparse python-sqlparse \
${@bb.utils.contains("DISTRO_FEATURES", "pam", "python-pam pamela", "", d)} \
${@bb.utils.contains("DISTRO_FEATURES", "systemd", "python-systemd", "", d)} \
"