meta-intel/dynamic-layers
Anuj Mittal 65e67f01e0 openvino-inference-engine: update pybind11
Update pybind11 SRCREV to fetch latest release tag to resolve build
issues with Python 3.11.

Fixes:

| openvino-inference-engine/2022.2.0-r0/git/src/bindings/python/thirdparty/pybind11/include/pybind11/pybind11.h:2239:52: error: invalid use of incomplete type 'PyFrameObject' {aka 'struct _frame'}
|  2239 |     if (frame != nullptr && (std::string) str(frame->f_code->co_name) == name
|       |                                                    ^~
| openvino-inference-engine/2022.2.0-r0/recipe-sysroot/usr/include/python3.11/pytypedefs.h:22:16: note: forward declaration of 'PyFrameObject' {aka 'struct _frame'}
|    22 | typedef struct _frame PyFrameObject;
|       |                ^~~~~~

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
2022-10-31 16:36:19 +08:00
..
clang-layer vc-intrinsics: update to latest 2022-10-25 14:39:18 +08:00
meta-python/recipes-opencv/dldt openvino-model-optimizer: upgrade 2022.1.1 -> 2022.2.0 2022-10-25 14:35:32 +08:00
openembedded-layer openvino-inference-engine: update pybind11 2022-10-31 16:36:19 +08:00