summaryrefslogtreecommitdiffstats
path: root/handbook/faq.xml
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-06-30 10:04:11 +0000
committerRichard Purdie <richard@openedhand.com>2008-06-30 10:04:11 +0000
commitd5d146602553bfdd2f246265d5053e0453940fcf (patch)
tree178c542a51a6fd411fbac699e5842c3c0aa41aed /handbook/faq.xml
parent8e9f535de853ac1e3f5c239bab6ae4f672382ace (diff)
downloadpoky-d5d146602553bfdd2f246265d5053e0453940fcf.tar.gz
handbook: Update to reference opkg. not ipkg
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4744 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'handbook/faq.xml')
-rw-r--r--handbook/faq.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/handbook/faq.xml b/handbook/faq.xml
index 2c227bfc62..061ed563ce 100644
--- a/handbook/faq.xml
+++ b/handbook/faq.xml
@@ -119,7 +119,7 @@
119 </question> 119 </question>
120 <answer> 120 <answer>
121 <para> 121 <para>
122 Poky can build packages in various formats, ipkg, Debian package, or RPM. The package can then be upgraded using the package tools on the device, much like on a desktop distribution like Ubuntu or Fedora. 122 Poky can build packages in various formats, ipk (for ipkg/opkg), Debian package (.deb), or RPM. The packages can then be upgraded using the package tools on the device, much like on a desktop distribution like Ubuntu or Fedora.
123 </para> 123 </para>
124 </answer> 124 </answer>
125 </qandaentry> 125 </qandaentry>