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
@@ -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"