aboutsummaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-pybind11_1.8.1.bb
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-10-06 15:58:07 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2016-10-21 18:20:43 +0200
commita7e7eccede498a9aeeaf040476d49fd943c8a974 (patch)
tree23ef2ec7ca291901a5d3578b01c3376c68ef8884 /meta-python/recipes-devtools/python/python3-pybind11_1.8.1.bb
parent7f5236bda38821fd9826b5d96469511e9d28fa93 (diff)
downloadmeta-openembedded-a7e7eccede498a9aeeaf040476d49fd943c8a974.tar.gz
python-pybind11: add pybind11 for operability between C++11 and Python
Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pybind11_1.8.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-pybind11_1.8.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pybind11_1.8.1.bb b/meta-python/recipes-devtools/python/python3-pybind11_1.8.1.bb
new file mode 100644
index 0000000000..355e28460e
--- /dev/null
+++ b/meta-python/recipes-devtools/python/python3-pybind11_1.8.1.bb
@@ -0,0 +1,2 @@
+inherit pypi setuptools3
+require python-pybind11.inc