summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-03-27 13:07:22 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-04 14:13:35 +0100
commit28ae8f90b3c7c5a5fa9b7749af5f5690fc4fb294 (patch)
treeb4282c311b52ec1d5f0ae2d787d6f430d9d5248a /documentation/ref-manual/ref-classes.xml
parent17bad274c3b4f457057a98bfcd8aebea86e828ed (diff)
downloadpoky-28ae8f90b3c7c5a5fa9b7749af5f5690fc4fb294.tar.gz
ref-manual: Minor edits to "Packaging - package*.bbclass".
(From yocto-docs rev: b6d4fe49442039cacc07224c68d4df0e6996ff43) 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/ref-classes.xml')
-rw-r--r--documentation/ref-manual/ref-classes.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index f9a1771d16..41a663394a 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -335,13 +335,13 @@
335 the fact that it processes more metadata. 335 the fact that it processes more metadata.
336 For example, this information includes individual file types, file checksum generation 336 For example, this information includes individual file types, file checksum generation
337 and evaluation on install, sparse file support, conflict detection and resolution 337 and evaluation on install, sparse file support, conflict detection and resolution
338 for multilib systems, ACID style upgrade, and repackaging abilities for rollbacks. 338 for Multilib systems, ACID style upgrade, and repackaging abilities for rollbacks.
339 </para> 339 </para>
340 340
341 <para> 341 <para>
342 Another consideration for packages built using the RPM package manager is space. 342 Another consideration for packages built using the RPM package manager is space.
343 For smaller systems, the extra space used for the Berkley Database and the amount 343 For smaller systems, the extra space used for the Berkley Database and the amount
344 of metadata can affect your ability to do on-device upgrades. 344 of metadata can affect your ability to perform on-device upgrades.
345 </para> 345 </para>
346 346
347 <para> 347 <para>