diff options
| author | Koen Kooi <koen@openembedded.org> | 2009-05-21 15:02:42 +0200 |
|---|---|---|
| committer | Koen Kooi <koen@openembedded.org> | 2009-05-21 15:02:42 +0200 |
| commit | ccab93e06e6b3fc9a58a000fce97270d99911780 (patch) | |
| tree | 545cf8b2e2d6a23df9f47aa4128d5baef75b61a0 /docs | |
| parent | d543c80be652f118cbbfa94250bd2aca9bb9aea4 (diff) | |
| parent | eca20211da63073e3a35dd1f647ef534662c4771 (diff) | |
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/usermanual/reference/class_rootfs_ipkg.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/usermanual/reference/class_rootfs_ipkg.xml b/docs/usermanual/reference/class_rootfs_ipkg.xml index b60adf8e70..fde8a38c03 100644 --- a/docs/usermanual/reference/class_rootfs_ipkg.xml +++ b/docs/usermanual/reference/class_rootfs_ipkg.xml @@ -41,7 +41,7 @@ <listitem> <para>Installs the list of requested <command>.ipkg</command> packages, - <command>${IPKG_INSTALL}</command>;</para> + <command>${PACKAGE_INSTALL}</command>;</para> </listitem> <listitem> @@ -89,7 +89,7 @@ <variablelist> <varlistentry> - <term>IPKG_INSTALL</term> + <term>PACKAGE_INSTALL</term> <listitem> <para>The list of packages which will be installed into the root @@ -114,7 +114,7 @@ </varlistentry> <varlistentry> - <term>PACKAGE_ARCH</term> + <term>PACKAGE_ARCHS</term> <listitem> <para>Defines the list of architectures that are support by the target @@ -212,4 +212,4 @@ which is executed without <xref linkend="fakeroot" /> and therefore can be used from other classes, such as <xref linkend="image_class" />, that are already running under the control of <xref linkend="fakeroot" />.</para> -</section>
\ No newline at end of file +</section> |
