From 334c8ee4967d9792e27c1f63d6325dd2959babcc Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Mon, 15 Apr 2013 15:48:03 -0700 Subject: dev-manual: Edits to "Including Static Library Files" section. (From yocto-docs rev: b6548dbde129203b2bccf33c28d65057667c9136) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'documentation/dev-manual') diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 011ad72573..ce95fa9c6a 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml @@ -1485,8 +1485,9 @@ By default, the PACKAGES variable contains ${PN}-staticdev, which includes all static library files. - Previously released versions of the Yocto Project defined the static library files - through ${PN}-dev. + Some previously released versions of the Yocto Project + defined the static library files through + ${PN}-dev. Following, is part of the BitBake configuration file. You can see where the static library files are defined: -- cgit v1.2.3-54-g00ecf