sip: Delete python2 version

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2020-01-21 22:33:44 -08:00
parent 7df11a27a0
commit c9e0f7dc69
2 changed files with 1 additions and 12 deletions

View File

@ -117,7 +117,7 @@ RDEPENDS_packagegroup-meta-oe-devtools ="\
ipc-run libdbd-mysql-perl libdbi-perl libio-pty-perl php \
protobuf protobuf-c python3-distutils-extra \
python-cpuset python-distutils-extra python-futures python-pygobject \
rapidjson serialcheck sip3 sip tclap uftrace uw-imap valijson \
rapidjson serialcheck sip3 tclap uftrace uw-imap valijson \
xmlrpc-c yajl yasm \
${@bb.utils.contains("DISTRO_FEATURES", "x11", "geany geany-plugins glade tk", "", d)} \
${@bb.utils.contains("BBPATH", "meta-python2", "nodejs", "", d)} \

View File

@ -1,11 +0,0 @@
require sip.inc
DEPENDS = "python"
inherit python3-dir python3native
PACKAGES += "python-sip"
FILES_python-sip = "${libdir}/${PYTHON_DIR}/site-packages/"
FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/.debug"