From f8c0f01c75b6088217e44598a14266a24509e8a0 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 10 Dec 2013 13:06:08 -0600 Subject: ref-manual: Edits to the icecc class. The text used "packages" rather than "recipes." This is a tragic result of historical naming mistakes early in the project. (From yocto-docs rev: 844224d76e0daf40709fe85659c75afcdeb26280) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'documentation/ref-manual/ref-classes.xml') diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index bbaaf50ef3..6bbc3f17bc 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -957,8 +957,8 @@ If you do not want the Icecream distributed compile support to apply - to specific packages or classes, you can effectively "blacklist" them - by listing the packages and classes using the + to specific recipes or classes, you can effectively "blacklist" them + by listing the recipes and classes using the ICECC_USER_PACKAGE_BL and ICECC_USER_CLASS_BL, @@ -968,10 +968,10 @@ - Additionally, you can list packages using the + Additionally, you can list recipes using the ICECC_USER_PACKAGE_WL variable in your local.conf file to force - icecc to be enabled for packages using an empty + icecc to be enabled for recipes using an empty PARALLEL_MAKE variable. -- cgit v1.2.3-54-g00ecf