mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
793c88dd92
Evaluate the statements after having parsed one file. This is referred to as "entwirren" and we can remove the direct evaluation and postpone a bit, in the future we can use a cached copy instead of parsing the original. Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>