mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 18:32:20 +02:00
It introduces new features, improvements, and bug fixes, including - a new code generation model using recursive functions - new block types - improved compile-time performance It also adds a new warning, -Wdeprecated-eof-rule, and improves the handling of the end-of-input rule (From OE-Core rev: 58d930580862af1f8db1e359f02a880695048025) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>