From f966fda92deea47b9e7d1b6181b2f90269cfd88f Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Tue, 9 Apr 2013 18:10:53 +0100 Subject: [PATCH] ref-manual/ref-variables: add SIGGEN_EXCLUDERECIPES_ABISAFE Broke the long first sentence up. (From yocto-docs rev: bfccfc6401c3e1dd88e7a965f1df1a68801844fa) Signed-off-by: Paul Eggleton Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 43f76e9211..824f6962ee 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -3254,6 +3254,26 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" + SIGGEN_EXCLUDERECIPES_ABISAFE + + + A list of recipes that are completely stable and will + never change. + The ABI for the recipes in the list are presented by + output from the tasks run to build the recipe. + Use of this variable is one way to remove dependencies from + one recipe on another that affect task signatures and + thus force rebuilds when the recipe changes. + + If you add an inappropriate variable to this list, + other recipes might break when the interface of the + recipe changes after the other recipes have been + built. + + + + + SITEINFO_ENDIANNESS