mirror of
https://git.yoctoproject.org/poky
synced 2026-04-23 09:32:17 +02:00
ref-manual: Remove long-dead PACKAGE_GROUP variable
This was, years ago, deprecated in favour of FEATURE_PACKAGES, so remove all references, other than the entry in the migration section. (From yocto-docs rev: 8e5469aadd31bc3de181848aae5733cd7835eefb) Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2921941876
commit
73a31df937
@@ -10292,28 +10292,6 @@
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-PACKAGE_GROUP'><glossterm>PACKAGE_GROUP</glossterm>
|
||||
<info>
|
||||
PACKAGE_GROUP[doc] = "Defines one or more packages to include in an image when a specific item is included in IMAGE_FEATURES."
|
||||
</info>
|
||||
<glossdef>
|
||||
<para role="glossdeffirst">
|
||||
<!-- <para role="glossdeffirst"><imagedata fileref="figures/define-generic.png" /> -->
|
||||
The <filename>PACKAGE_GROUP</filename> variable has been
|
||||
renamed to
|
||||
<link linkend='var-FEATURE_PACKAGES'><filename>FEATURE_PACKAGES</filename></link>.
|
||||
See the variable description for
|
||||
<filename>FEATURE_PACKAGES</filename> for information.
|
||||
</para>
|
||||
|
||||
<para>
|
||||
If if you use the <filename>PACKAGE_GROUP</filename>
|
||||
variable, the OpenEmbedded build system issues a warning
|
||||
message.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
<glossentry id='var-PACKAGE_INSTALL'><glossterm>PACKAGE_INSTALL</glossterm>
|
||||
<info>
|
||||
PACKAGE_INSTALL[doc] = "List of the packages to be installed into the image. The variable is generally not user-defined and uses IMAGE_INSTALL as part of the list."
|
||||
|
||||
Reference in New Issue
Block a user