python3-pybind11: update to 2.8.1

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
This commit is contained in:
Oleksandr Kravchuk
2021-10-29 11:42:39 +02:00
committed by Khem Raj
parent c0edf7a485
commit b1ccba5624
@@ -9,7 +9,7 @@ SRC_URI = "git://github.com/pybind/pybind11.git \
file://0001-Do-not-strip-binaries.patch \ file://0001-Do-not-strip-binaries.patch \
file://0001-Do-not-check-pointer-size-when-cross-compiling.patch \ file://0001-Do-not-check-pointer-size-when-cross-compiling.patch \
" "
SRCREV = "65e95ea8675ea34bdd566d6461330f25c651e5a8" SRCREV = "f7b499615e14d70ab098a20deb0cdb3889998a1a"
S = "${WORKDIR}/git" S = "${WORKDIR}/git"