diff options
-rw-r--r-- | documentation/dev-manual/dev-manual-common-tasks.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml b/documentation/dev-manual/dev-manual-common-tasks.xml index 30751e319c..5856c359bd 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.xml +++ b/documentation/dev-manual/dev-manual-common-tasks.xml | |||
@@ -2947,9 +2947,9 @@ | |||
2947 | INHERIT += "${ARCHIVER_CLASS}" | 2947 | INHERIT += "${ARCHIVER_CLASS}" |
2948 | SOURCE_ARCHIVE_PACKAGE_TYPE = "tar" | 2948 | SOURCE_ARCHIVE_PACKAGE_TYPE = "tar" |
2949 | </literallayout> | 2949 | </literallayout> |
2950 | During the creation of your image, all GPL | 2950 | During the creation of your image, the source from all |
2951 | or other copyleft licensed source | 2951 | recipes that deploy packages to the image is placed within |
2952 | is placed within subdirectories of | 2952 | subdirectories of |
2953 | <filename>DEPLOY_DIR/sources</filename> based on the | 2953 | <filename>DEPLOY_DIR/sources</filename> based on the |
2954 | <ulink url='&YOCTO_DOCS_REF_URL;#var-LICENSE'><filename>LICENSE</filename></ulink> | 2954 | <ulink url='&YOCTO_DOCS_REF_URL;#var-LICENSE'><filename>LICENSE</filename></ulink> |
2955 | for each recipe. | 2955 | for each recipe. |