summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-oe/recipes-devtools/unifex
AgeCommit message (Collapse)AuthorFilesLines
2021-12-13unifex: add recipePatrick Williams1-0/+24
libunifex is a library for enabling C++ "Unified Executors" in C++20, based on current standards work being proposed for C++23 (P2300)[1]. This library provides C++20 support for async and co-routines. 1. https://isocpp.org/files/papers/P2300R3.html Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit edc54a229fc3c50d2cd41e400b18feb3ae41cfb4) Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8332f2919a707e76e6aa839cb55140e8ceec637a