summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/sip/sip_4.19.19.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-11-09 11:53:25 -0800
committerKhem Raj <raj.khem@gmail.com>2019-11-10 07:52:39 -0800
commit44f4f89d7dcc3a64eeefa307245ef9a3f4682db6 (patch)
tree0b7c07e4fb561e683612ee71a46b0be216bc4d48 /meta-oe/recipes-devtools/sip/sip_4.19.19.bb
parent3a9262866dd0db61a1b9f4312e3cb2bb4a9b6b07 (diff)
downloadmeta-openembedded-44f4f89d7dcc3a64eeefa307245ef9a3f4682db6.tar.gz
sip: Upgrade to 4.19.19
Needed for QT 5.13 based python modules Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/sip/sip_4.19.19.bb')
-rw-r--r--meta-oe/recipes-devtools/sip/sip_4.19.19.bb11
1 files changed, 11 insertions, 0 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
new file mode 100644
index 0000000000..3da15b842b
--- /dev/null
+++ b/meta-oe/recipes-devtools/sip/sip_4.19.19.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