From a7e7eccede498a9aeeaf040476d49fd943c8a974 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Thu, 6 Oct 2016 15:58:07 -0400 Subject: python-pybind11: add pybind11 for operability between C++11 and Python Signed-off-by: Denys Dmytriyenko Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-pybind11_1.8.1.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-pybind11_1.8.1.bb (limited to 'meta-python/recipes-devtools/python/python-pybind11_1.8.1.bb') diff --git a/meta-python/recipes-devtools/python/python-pybind11_1.8.1.bb b/meta-python/recipes-devtools/python/python-pybind11_1.8.1.bb new file mode 100644 index 0000000000..e56743002e --- /dev/null +++ b/meta-python/recipes-devtools/python/python-pybind11_1.8.1.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools +require python-pybind11.inc -- cgit v1.2.3-54-g00ecf