summaryrefslogtreecommitdiff
path: root/docs/usermanual/reference/class_rootfs_ipkg.xml
diff options
context:
space:
mode:
authorLynn Lin <Lin_Lynn@emc.com>2009-06-28 01:45:05 +0800
committerLynn Lin <Lin_Lynn@emc.com>2009-06-28 01:45:05 +0800
commit1920ebb6d5153327d69240575c83ffd50f679354 (patch)
treecec86fe0c5f4264004920304d95e58505696fc38 /docs/usermanual/reference/class_rootfs_ipkg.xml
parent68a9dd9846d7b97dd3cd82c94bbb257bce30bf66 (diff)
docs: update IMAGE_ROOTFS variable
2343808f7386cbd4c7b43f1b24e65e173f5ddf15 this commit changed IMAGE_ROOTFS variable from ${TMPDIR}/rootfs to ${TPMDIR}/rootfs/${PN}
Diffstat (limited to 'docs/usermanual/reference/class_rootfs_ipkg.xml')
-rw-r--r--docs/usermanual/reference/class_rootfs_ipkg.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/usermanual/reference/class_rootfs_ipkg.xml b/docs/usermanual/reference/class_rootfs_ipkg.xml
index fde8a38c03..b447335e64 100644
--- a/docs/usermanual/reference/class_rootfs_ipkg.xml
+++ b/docs/usermanual/reference/class_rootfs_ipkg.xml
@@ -173,7 +173,7 @@
directory.</para>
<para>Default: <command>IMAGE_ROOTFS =
- "${TMPDIR}/rootfs"</command></para>
+ "${TMPDIR}/rootfs/${PN}"</command></para>
</listitem>
</varlistentry>