All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Documentation: Ref Manual should use newer "packagegroup-* names.
@ 2014-07-10 15:36 Robert P. J. Day
  2014-07-22  7:18 ` Rifenbark, Scott M
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2014-07-10 15:36 UTC (permalink / raw)
  To: Yocto discussion list


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

Signed-off-by: Robert P. J. Day <rpjday@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
========================================================================


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-07-22  7:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-10 15:36 [PATCH] Documentation: Ref Manual should use newer "packagegroup-* names Robert P. J. Day
2014-07-22  7:18 ` Rifenbark, Scott M

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.