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/development.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'documentation/poky-ref-manual/development.xml') diff --git a/documentation/poky-ref-manual/development.xml b/documentation/poky-ref-manual/development.xml index f6861ed5aa..934b88efd1 100644 --- a/documentation/poky-ref-manual/development.xml +++ b/documentation/poky-ref-manual/development.xml @@ -203,8 +203,7 @@ It is useful when making changes directly to the work directory files to do so using the Quilt tool as detailed in the - - Modifying Package Source Code with Quilt section. + "Modifying Package Source Code with Quilt" section in the Yocto Project Development Manual. Using Quilt, you can copy patches into the recipe directory and use the patches directly through use of the SRC_URI variable. -- cgit v1.2.3-54-g00ecf