mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +00:00
sip: Delete python2 version
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -117,7 +117,7 @@ RDEPENDS_packagegroup-meta-oe-devtools ="\
|
|||||||
ipc-run libdbd-mysql-perl libdbi-perl libio-pty-perl php \
|
ipc-run libdbd-mysql-perl libdbi-perl libio-pty-perl php \
|
||||||
protobuf protobuf-c python3-distutils-extra \
|
protobuf protobuf-c python3-distutils-extra \
|
||||||
python-cpuset python-distutils-extra python-futures python-pygobject \
|
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 \
|
xmlrpc-c yajl yasm \
|
||||||
${@bb.utils.contains("DISTRO_FEATURES", "x11", "geany geany-plugins glade tk", "", d)} \
|
${@bb.utils.contains("DISTRO_FEATURES", "x11", "geany geany-plugins glade tk", "", d)} \
|
||||||
${@bb.utils.contains("BBPATH", "meta-python2", "nodejs", "", d)} \
|
${@bb.utils.contains("BBPATH", "meta-python2", "nodejs", "", d)} \
|
||||||
|
|||||||
@@ -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"
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user