[poky] [PATCH 08/23] Documentation: ref-manual - Updated LIC_FILES_CHKSUM example.
Scott Garman
scott.a.garman at intel.com
Fri Dec 28 13:44:14 PST 2012
From: Scott Rifenbark <scott.m.rifenbark at intel.com>
One of the examples used "startline" instead of "beginline".
Correction made.
Signed-off-by: Scott Rifenbark <scott.m.rifenbark at intel.com>
---
.../poky-ref-manual/technical-details.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/documentation/poky-ref-manual/technical-details.xml b/documentation/poky-ref-manual/technical-details.xml
index a63943e..abf9105 100644
--- a/documentation/poky-ref-manual/technical-details.xml
+++ b/documentation/poky-ref-manual/technical-details.xml
@@ -725,7 +725,7 @@
<para>
You can also use relative paths as shown in the following example:
<literallayout class='monospaced'>
- LIC_FILES_CHKSUM = "file://src/ls.c;startline=5;endline=16;\
+ LIC_FILES_CHKSUM = "file://src/ls.c;beginline=5;endline=16;\
md5=bb14ed3c4cda583abc85401304b5cd4e"
LIC_FILES_CHKSUM = "file://../license.html;md5=5c94767cedb5d6987c902ac850ded2c6"
</literallayout>
--
1.7.9.5
More information about the poky
mailing list