From 797758c0d496dc6938a5b6fe2681bfc908dde0cd Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 6 Feb 2012 09:15:58 -0600 Subject: documentation/poky-ref-manual: Link updates Pulling the "Common Tasks" chapter fromt YP Reference Manual broke many links. Each of these links had to be repaired so that the link is to the YP Develepment Manual now, where the chapter was moved to. (From yocto-docs rev: 08176135b8ac856b8cf7872300ce41ada87fa486) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/poky-ref-manual/ref-classes.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'documentation/poky-ref-manual/ref-classes.xml') diff --git a/documentation/poky-ref-manual/ref-classes.xml b/documentation/poky-ref-manual/ref-classes.xml index fbdd0787b0..9eb0901aff 100644 --- a/documentation/poky-ref-manual/ref-classes.xml +++ b/documentation/poky-ref-manual/ref-classes.xml @@ -48,10 +48,11 @@ and libtool) bring standardization. This class defines a set of tasks (configure, compile etc.) that work for all Autotooled packages. - It should usually be enough to define a few standard variables as documented in the - Autotooled Package section - and then simply inherit autotools. + It should usually be enough to define a few standard variables + and then simply inherit autotools. This class can also work with software that emulates Autotools. + For more information, see the + "Autotooled Package" section in the Yocto Project Development Manual. -- cgit v1.2.3-54-g00ecf