From 4c73baf4a3aa6ed498ea0f96e22c277e6480f772 Mon Sep 17 00:00:00 2001 From: Paul Eggleton Date: Tue, 9 Apr 2013 17:04:49 +0100 Subject: ref-manual/ref-variables: add SYSROOT_PREPROCESS_FUNCS Added some more specifics for who is doing what. (From yocto-docs rev: 3156a8f3af24cfd21478f2cf29ca9fdac699c0dd) Signed-off-by: Paul Eggleton Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'documentation/ref-manual') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index e5b4db5f13..a862267769 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -3557,6 +3557,18 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" + SYSROOT_PREPROCESS_FUNCS + + + A list of functions to execute after files are staged into + the sysroot. + The OpenEmbedded build system usually uses such functions + to apply additional processing on the + staged files, or to stage additional files. + + + + T -- cgit v1.2.3-54-g00ecf