[oe-commits] org.oe.documentation usermanual class_rootfs_ipkg: Update for changes to .dev;

lenehan commit openembedded-commits at lists.openembedded.org
Tue Nov 21 04:09:37 UTC 2006


usermanual class_rootfs_ipkg: Update for changes to .dev;
- rename IPKG_ARCH to PACKAGE_ARCH
- rename IPKG_EXTRA_ARCHS to PACKAGE_EXTRA_ARCHS

Author: lenehan at openembedded.org
Branch: org.openembedded.documentation
Revision: ec8a0fc9ce2a36c8cd78e18e6089f0ce75796044
ViewMTN: http://monotone.openembedded.org/revision.psp?id=ec8a0fc9ce2a36c8cd78e18e6089f0ce75796044
Files:
1
usermanual/reference/class_rootfs_ipkg.xml
Diffs:

#
# mt diff -r4caf2890c7d7461378d1302d80828a3fc198aee7 -rec8a0fc9ce2a36c8cd78e18e6089f0ce75796044
#
# 
# 
# patch "usermanual/reference/class_rootfs_ipkg.xml"
#  from [b60f21722bc3b0055c3d2c3cd088a74da963aef4]
#    to [3515bfe9e3ea87b2b64f8b745046dc634d9fe88e]
# 
============================================================
--- usermanual/reference/class_rootfs_ipkg.xml	b60f21722bc3b0055c3d2c3cd088a74da963aef4
+++ usermanual/reference/class_rootfs_ipkg.xml	3515bfe9e3ea87b2b64f8b745046dc634d9fe88e
@@ -114,7 +114,7 @@
     </varlistentry>
 
     <varlistentry>
-      <term>IPKG_ARCH</term>
+      <term>PACKAGE_ARCH</term>
 
       <listitem>
         <para>Defines the list of architectures that are support by the target
@@ -122,7 +122,7 @@
         target system.</para>
 
         <para>Default: <command>"all any noarch ${TARGET_ARCH}
-        ${IPKG_EXTRA_ARCHS} ${MACHINE}"</command></para>
+        ${PACKAGE_EXTRA_ARCHS} ${MACHINE}"</command></para>
       </listitem>
     </varlistentry>
 






More information about the Openembedded-commits mailing list