mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 09:52:41 +02:00
Changelog: =========== * Fix aborting when _GLIBCXX_ASSERTIONS are enabled. * Fall back to utf8cpp header detection in the case that its CMake configuration is removed. * Improve compatibility with the SWIG interface compiler. * Build system fixes for testing without bindings, Emscripten and Illumos. * C bindings: Fix setting UTF-8 encoded property values. * Windows: Fix opening long paths. (From OE-Core rev: 0f4f4bc352589c475afcc16a4e375cd6fc4726e6) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> (cherry picked from commit d3438bd2698dff19722123d7b2b5674ba40107eb) Signed-off-by: Steve Sakoman <steve@sakoman.com>