Lines Matching refs:recipe
25 metadata. For example, suppose you have a recipe in your layer that
26 is a customized version of a core recipe copied from the earlier
29 perhaps an include file used by the recipe) could have changed in a
31 removed from an include file and the customized recipe tries to call
34 You could "forward-port" all your customizations in your recipe so
41 recipe. Doing so isolates your changes from the main recipe, making
44 newer or older version of a recipe in another layer.
52 particular version of the recipe (i.e. its name does not use the %
53 wildcard) and the version of the recipe to which it is appending has
55 match the name of the recipe file. A mismatch between an append file
56 and its corresponding recipe file (``.bb``) will trigger an error
61 append file applies a patch and the recipe to which it is appending