handbook: Update to reference opkg. not ipkg

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4744 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Richard Purdie
2008-06-30 10:04:11 +00:00
parent 8e9f535de8
commit d5d1466025
3 changed files with 9 additions and 9 deletions

View File

@@ -618,7 +618,7 @@ BBFILE_PRIORITY_extras = "5"</literallayout>
the repository and don't have to remember to rebuild any sections.
The second is to ensure that target users are able to upgrade their
devices via their package manager such as with the <command>
ipkg update;ipkg upgrade</command> commands (or similar for
opkg update;opkg upgrade</command> commands (or similar for
dpkg/apt or rpm based systems). The aim is to ensure Poky has
upgradable packages in all cases.
</para>