5.1.3.1. Avoid "Overlaying" Entire Recipes
Avoid "overlaying" entire recipes from other layers in your
configuration.
In other words, do not copy an entire recipe into your
layer and then modify it.
Rather, use .bbappend
files to override
only those parts of the original recipe you need to modify.