Lines Matching refs:file
27 release, rather than through the use of an append file. When you
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
43 use an append file. A good example of this is when introducing a
51 releases. However, if the append file is specific to a
54 changed, then you will at a minimum need to rename the append file to
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
59 Depending on the type of customization the append file applies, other
61 append file applies a patch and the recipe to which it is appending
64 modify the patch file so that it does apply.