mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 00:49:33 +02:00
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:
committed by
Richard Purdie
parent
d77c4cb9f5
commit
2dec5d573d
@@ -721,7 +721,7 @@
|
|||||||
IMAGE_FEATURES = debug-tweaks x11-base apps-x11-core \
|
IMAGE_FEATURES = debug-tweaks x11-base apps-x11-core \
|
||||||
package-management ssh-server-dropbear package-management
|
package-management ssh-server-dropbear package-management
|
||||||
IMAGE_LINGUAS = en-us en-gb
|
IMAGE_LINGUAS = en-us en-gb
|
||||||
IMAGE_INSTALL = task-core-boot task-base-extended
|
IMAGE_INSTALL = packagegroup-core-boot packagegroup-base-extended
|
||||||
BAD_RECOMMENDATIONS =
|
BAD_RECOMMENDATIONS =
|
||||||
ROOTFS_POSTPROCESS_COMMAND = buildhistory_get_image_installed ; rootfs_update_timestamp ;
|
ROOTFS_POSTPROCESS_COMMAND = buildhistory_get_image_installed ; rootfs_update_timestamp ;
|
||||||
IMAGE_POSTPROCESS_COMMAND = buildhistory_get_imageinfo ;
|
IMAGE_POSTPROCESS_COMMAND = buildhistory_get_imageinfo ;
|
||||||
|
|||||||
Reference in New Issue
Block a user