meta-intel/dynamic-layers/openembedded-layer
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
..
recipes-bsp thermald : upgrade 2.4.9 -> 2.5.0 2022-07-25 11:24:52 +08:00
recipes-core/levelzero level-zero: remove devtool comments 2022-05-20 00:24:48 +08:00
recipes-oneapi icc: add Intel(R) C++ Compiler Classic (ICC) support 2022-10-12 13:57:11 +08:00
recipes-support openvino-inference-engine: update pybind11 2022-10-31 16:36:19 +08:00