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 | |
parent | bd869cf923e9ef0eb260cf5e36488503289d679a (diff) | |
download | 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')
-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 ca4c34eebe..627ddfcbf0 100644 --- a/documentation/ref-manual/faq.xml +++ b/documentation/ref-manual/faq.xml | |||
@@ -168,11 +168,12 @@ | |||
168 | </question> | 168 | </question> |
169 | <answer> | 169 | <answer> |
170 | <para> | 170 | <para> |
171 | The OpenEmbedded build system can build packages in various formats such as | 171 | The OpenEmbedded build system can build packages in various |
172 | <filename>ipk</filename> for <filename>opkg</filename>, | 172 | formats such as IPK for OPKG, Debian package |
173 | Debian package (<filename>.deb</filename>), or RPM. | 173 | (<filename>.deb</filename>), or RPM. |
174 | The packages can then be upgraded using the package tools on the device, much like | 174 | You can then upgrade the packages using the package tools on |
175 | on a desktop distribution such as Ubuntu or Fedora. | 175 | the device, much like on a desktop distribution such as |
176 | Ubuntu or Fedora. | ||
176 | </para> | 177 | </para> |
177 | </answer> | 178 | </answer> |
178 | </qandaentry> | 179 | </qandaentry> |