diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-29 07:50:07 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:13:42 +0100 |
commit | 0ec539caffd82911846b448d70b9163f9d48a85b (patch) | |
tree | 08340005bd6fe32e754175e339bb7abba31f0412 /documentation/ref-manual | |
parent | bd869cf923e9ef0eb260cf5e36488503289d679a (diff) | |
download | ast2050-yocto-poky-0ec539caffd82911846b448d70b9163f9d48a85b.zip ast2050-yocto-poky-0ec539caffd82911846b448d70b9163f9d48a85b.tar.gz |
ref-manual: Edits to the reflash question.
(From yocto-docs rev: c8a9d76e30d5669330479399fee16c86b399a55f)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual')
-rw-r--r-- | documentation/ref-manual/faq.xml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/documentation/ref-manual/faq.xml b/documentation/ref-manual/faq.xml index ca4c34e..627ddfc 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml @@ -168,11 +168,12 @@ </question> <answer> <para> - The OpenEmbedded build system can build packages in various formats such as - <filename>ipk</filename> for <filename>opkg</filename>, - Debian package (<filename>.deb</filename>), or RPM. - The packages can then be upgraded using the package tools on the device, much like - on a desktop distribution such as Ubuntu or Fedora. + The OpenEmbedded build system can build packages in various + formats such as IPK for OPKG, Debian package + (<filename>.deb</filename>), or RPM. + You can then upgrade the packages using the package tools on + the device, much like on a desktop distribution such as + Ubuntu or Fedora. </para> </answer> </qandaentry> |