diff options
| author | Robert P. J. Day <rpjday@crashcourse.ca> | 2014-07-22 10:15:45 +0300 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-23 10:02:13 +0100 |
| commit | 2dec5d573d5d9476daab6b98bb4694126e483e77 (patch) | |
| tree | 4d2dab124200134e2b651c8a59cf9ea3da556348 | |
| parent | d77c4cb9f5e8aa5c3c932744b0717b9598b71863 (diff) | |
| download | poky-2dec5d573d5d9476daab6b98bb4694126e483e77.tar.gz | |
ref-manual: Replace a couple old references to "task-*"
Replaced with packagegroup names, the newer form.
(From yocto-docs rev: 5492b0669acc9ce8a8ee1a00dfdc7e9f2b98a5c4)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | documentation/ref-manual/usingpoky.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml index 4e63376141..0ab19fd1a6 100644 --- a/documentation/ref-manual/usingpoky.xml +++ b/documentation/ref-manual/usingpoky.xml | |||
| @@ -721,7 +721,7 @@ | |||
| 721 | IMAGE_FEATURES = debug-tweaks x11-base apps-x11-core \ | 721 | IMAGE_FEATURES = debug-tweaks x11-base apps-x11-core \ |
| 722 | package-management ssh-server-dropbear package-management | 722 | package-management ssh-server-dropbear package-management |
| 723 | IMAGE_LINGUAS = en-us en-gb | 723 | IMAGE_LINGUAS = en-us en-gb |
| 724 | IMAGE_INSTALL = task-core-boot task-base-extended | 724 | IMAGE_INSTALL = packagegroup-core-boot packagegroup-base-extended |
| 725 | BAD_RECOMMENDATIONS = | 725 | BAD_RECOMMENDATIONS = |
| 726 | ROOTFS_POSTPROCESS_COMMAND = buildhistory_get_image_installed ; rootfs_update_timestamp ; | 726 | ROOTFS_POSTPROCESS_COMMAND = buildhistory_get_image_installed ; rootfs_update_timestamp ; |
| 727 | IMAGE_POSTPROCESS_COMMAND = buildhistory_get_imageinfo ; | 727 | IMAGE_POSTPROCESS_COMMAND = buildhistory_get_imageinfo ; |
