mirror of
https://git.yoctoproject.org/poky
synced 2026-06-17 18:29:57 +00:00
a099ed2125
To avoid reparsing the bbclass code all the time, move the functions to the packagedata python function library code which is more efficient. (From OE-Core rev: f520a3039540b1183b1b2bdaaf8b9195995c0187) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>