mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-18 04:47:02 +00:00
It uses std::unary_function which is removed from c++17 onwards, until this is removed/replaced we can not move beyond c++14 Signed-off-by: Khem Raj <raj.khem@gmail.com>