mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 23:06:07 +00:00
A number of the recipes did not properly label their pre and post
actions, causing the actions to occur in all split packages. This
was corrected by defaulting to _${PN} in most cases.
Signed-off-by: Mark Hatle <mark.hatle@windriver.com>