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>
This commit is contained in:
Robert P. J. Day 2014-07-22 10:15:45 +03:00 committed by Richard Purdie
parent d77c4cb9f5
commit 2dec5d573d
1 changed files with 1 additions and 1 deletions

View File

@ -721,7 +721,7 @@
IMAGE_FEATURES = debug-tweaks x11-base apps-x11-core \
package-management ssh-server-dropbear package-management
IMAGE_LINGUAS = en-us en-gb
IMAGE_INSTALL = task-core-boot task-base-extended
IMAGE_INSTALL = packagegroup-core-boot packagegroup-base-extended
BAD_RECOMMENDATIONS =
ROOTFS_POSTPROCESS_COMMAND = buildhistory_get_image_installed ; rootfs_update_timestamp ;
IMAGE_POSTPROCESS_COMMAND = buildhistory_get_imageinfo ;