mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
python3-pybind11: upgrade 2.10.3 -> 2.11.1
Changelog: https://github.com/pybind/pybind11/releases Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
c2d8018ba4
commit
7fc427838d
|
|
@ -7,7 +7,7 @@ DEPENDS = "boost"
|
|||
|
||||
SRC_URI = "git://github.com/pybind/pybind11.git;branch=stable;protocol=https"
|
||||
|
||||
SRCREV = "0bd8896a4010f2d91b2340570c24fa08606ec406"
|
||||
SRCREV = "8a099e44b3d5f85b20f05828d919d2332a8de841"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user