mirror of
https://git.yoctoproject.org/poky
synced 2026-06-15 17:50:07 +00:00
92a9d59fcc
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>