mirror of
https://github.com/thead-yocto-mirror/meta-external-toolchain
synced 2026-09-03 22:44:37 +02:00
We were hitting issues due to non-deterministic ordering of ConfigParsed event handlers between codebench.bbclass and the tcmode. To avoid this, consolidate the two and use a single handler. Signed-off-by: Christopher Larson <chris_larson@mentor.com>