[yocto] [PATCH] Documentation: Ref Manual should use newer "packagegroup-* names.

Robert P. J. Day rpjday at crashcourse.ca
Thu Jul 10 08:36:06 PDT 2014


Replace a couple old references to "task-*" packagegroup names with
newer form.

Signed-off-by: Robert P. J. Day <rpjday at crashcourse.ca>

---

diff --git a/documentation/ref-manual/usingpoky.xml b/documentation/ref-manual/usingpoky.xml
index 164e82e..e1db9d8 100644
--- a/documentation/ref-manual/usingpoky.xml
+++ b/documentation/ref-manual/usingpoky.xml
@@ -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 ;

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



More information about the yocto mailing list