summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/sip/sip_4.19.16.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/sip/sip_4.19.16.bb')
-rw-r--r--meta-oe/recipes-devtools/sip/sip_4.19.16.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/sip/sip_4.19.16.bb b/meta-oe/recipes-devtools/sip/sip_4.19.16.bb
new file mode 100644
index 0000000000..3da15b842b
--- /dev/null
+++ b/meta-oe/recipes-devtools/sip/sip_4.19.16.bb
@@ -0,0 +1,11 @@
1require sip.inc
2
3DEPENDS = "python"
4
5inherit python-dir pythonnative
6
7PACKAGES += "python-sip"
8
9FILES_python-sip = "${libdir}/${PYTHON_DIR}/site-packages/"
10FILES_${PN}-dbg += "${libdir}/${PYTHON_DIR}/site-packages/.debug"
11