From e7076de7ea47d91f01008a207b6c0ea81f91ba99 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 15 Apr 2013 15:18:47 -0700 Subject: [PATCH] dev-manual: Edits to "Autotooled Package" section. (From yocto-docs rev: 2539fe1c2aea4666e288d33421245e755dda95d3) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 7ffab82d75..09f296913d 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -1107,7 +1107,7 @@ The variable LIC_FILES_CHKSUM is used to track source license changes as described in the - "Track License Changes" section. + "Tracking License Changes" section. You can quickly create Autotool-based recipes in a manner similar to the previous example.