mirror of
https://git.yoctoproject.org/poky
synced 2026-03-04 14:29:40 +01:00
Using "before do_rootfs" would have this task added to do_rootfs dependencies regardless of the filtering options. Instead, add this dependency in the anonymous python function. (From OE-Core master rev: 2400a74923e51e17ecfa94c2d63908b0b2aac76a) (From OE-Core rev: 94ba93a04099866af91bfc86dca0633e7fef8ffb) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>