[oe] [meta-python][PATCH] python-pybind11: update to version 2.2.3

Derek Straka derek at asterius.io
Fri Jun 29 19:29:52 UTC 2018


Signed-off-by: Derek Straka <derek at asterius.io>
---
 meta-python/recipes-devtools/python/python-pybind11.inc               | 4 ++--
 .../python/{python-pybind11_2.2.2.bb => python-pybind11_2.2.3.bb}     | 0
 .../python/{python3-pybind11_2.2.2.bb => python3-pybind11_2.2.3.bb}   | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-pybind11_2.2.2.bb => python-pybind11_2.2.3.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-pybind11_2.2.2.bb => python3-pybind11_2.2.3.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-pybind11.inc b/meta-python/recipes-devtools/python/python-pybind11.inc
index e441dc6..1722875 100644
--- a/meta-python/recipes-devtools/python/python-pybind11.inc
+++ b/meta-python/recipes-devtools/python/python-pybind11.inc
@@ -3,5 +3,5 @@ HOMEPAGE = "https://github.com/wjakob/pybind11"
 LICENSE = "BSD-2-Clause"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=beb87117af69fd10fbf9fb14c22a2e62"
 
-SRC_URI[md5sum] = "2c651a75a20dabbaa18a8b023ffd54c0"
-SRC_URI[sha256sum] = "cbb036a8aad59a199ad672f98813f85c672642c6a67b4ff3868b1d6abc5fae3e"
+SRC_URI[md5sum] = "5b9611041e4ea66b2b919239e3bacd65"
+SRC_URI[sha256sum] = "87ff3ae777d9326349af5272974581270b2a0909b2392dc0cc57eb28ce23bcc3"
diff --git a/meta-python/recipes-devtools/python/python-pybind11_2.2.2.bb b/meta-python/recipes-devtools/python/python-pybind11_2.2.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-pybind11_2.2.2.bb
rename to meta-python/recipes-devtools/python/python-pybind11_2.2.3.bb
diff --git a/meta-python/recipes-devtools/python/python3-pybind11_2.2.2.bb b/meta-python/recipes-devtools/python/python3-pybind11_2.2.3.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-pybind11_2.2.2.bb
rename to meta-python/recipes-devtools/python/python3-pybind11_2.2.3.bb
-- 
2.7.4




More information about the Openembedded-devel mailing list