[python-zopeinterface] generate pkg ${PN}-tests.
authorhschang <chang@dev3>
Wed, 17 Dec 2014 07:36:47 +0000 (16:36 +0900)
committerhschang <chang@dev3>
Wed, 17 Dec 2014 08:03:54 +0000 (17:03 +0900)
meta-openvuplus/recipes-devtools/python/python-zopeinterface_4.%.bbappend [new file with mode: 0644]

diff --git a/meta-openvuplus/recipes-devtools/python/python-zopeinterface_4.%.bbappend b/meta-openvuplus/recipes-devtools/python/python-zopeinterface_4.%.bbappend
new file mode 100644 (file)
index 0000000..335d0f1
--- /dev/null
@@ -0,0 +1,5 @@
+# apparently missing in python-zopeinterface_3.5.1.bb:
+PACKAGES =+ "${PN}-tests"
+
+# some txt files which should go into -doc
+FILES_${PN}-doc += "${PYTHON_SITEPACKAGES_DIR}/*-info"