Many people do not realize that Poky (and OpenEmbedded .dev) have so called “packaged staging” support.
What it is?
Let me try to describe it a bit. During normal builds “tmp/staging” directory is populated during do_stage tasks and there is no way to remove staged files in other way then by hand. With “packaged staging” this area [...]