summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/sip
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-01-21 22:33:44 -0800
committerKhem Raj <raj.khem@gmail.com>2020-01-22 09:56:35 -0800
commitc9e0f7dc696b86a26895eea431d4d5c61af2e41c (patch)
treec1f2ba9071b6c4bc7246e6adbda32f5c70ceda9c /meta-oe/recipes-devtools/sip
parent7df11a27a03f8752e3dade2adeb88d21b4b79da5 (diff)
downloadmeta-openembedded-c9e0f7dc696b86a26895eea431d4d5c61af2e41c.tar.gz
sip: Delete python2 version
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/sip')
-rw-r--r--meta-oe/recipes-devtools/sip/sip_4.19.19.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-oe/recipes-devtools/sip/sip_4.19.19.bb b/meta-oe/recipes-devtools/sip/sip_4.19.19.bb
deleted file mode 100644
index 6299de487..000000000
--- a/meta-oe/recipes-devtools/sip/sip_4.19.19.bb
+++ /dev/null
@@ -1,11 +0,0 @@
1require sip.inc
2
3DEPENDS = "python"
4
5inherit python3-dir python3native
6
7PACKAGES += "python-sip"
8
9FILES_python-sip = "${libdir}/${PYTHON_DIR}/site-packages/"
10FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/.debug"
11