aboutsummaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/eclipse/html/poky-ref-manual/ref-classes-packagegroup.html
blob: 96944339aad75737585caada16ca92da8fe9bd0e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>7.12.�Package Groups - packagegroup.bbclass</title>
<link rel="stylesheet" type="text/css" href="../book.css">
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
<link rel="home" href="index.html" title="The Yocto Project Reference Manual">
<link rel="up" href="ref-classes.html" title="Chapter�7.�Classes">
<link rel="prev" href="ref-classes-devshell.html" title="7.11.�Developer Shell - devshell.bbclass">
<link rel="next" href="ref-classes-package.html" title="7.13.�Packaging - package*.bbclass">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="section" title="7.12.�Package Groups - packagegroup.bbclass">
<div class="titlepage"><div><div><h2 class="title" style="clear: both">
<a name="ref-classes-packagegroup"></a>7.12.�Package Groups - <code class="filename">packagegroup.bbclass</code>
</h2></div></div></div>
<p>
        This class sets default values appropriate for package group recipes (such as 
        <code class="filename"><a class="link" href="ref-variables-glos.html#var-PACKAGES" title="PACKAGES">PACKAGES</a></code>, 
        <code class="filename"><a class="link" href="ref-variables-glos.html#var-PACKAGE_ARCH" title="PACKAGE_ARCH">PACKAGE_ARCH</a></code>, 
        <code class="filename"><a class="link" href="ref-variables-glos.html#var-ALLOW_EMPTY" title="ALLOW_EMPTY">ALLOW_EMPTY</a></code>, 
        and so forth. 
        It is highly recommended that all package group recipes inherit this class.
    </p>
<p>
        For information on how to use this class, see the 
        "<a class="link" href="../dev-manual/usingpoky-extend-customimage-customtasks.html" target="_self">Customizing Images Using Custom Package Tasks</a>" 
        section in the Yocto Project Development Manual.
    </p>
<p>
        Previously, this class was named <code class="filename">task.bbclass</code>.
    </p>
</div></body>
</html>