mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-30 17:18:53 +00:00
Instead of overriding do_unpack entirely and calling into base_do_unpack, use a postfunc. This keeps the prune logic separated neatly. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>