Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] OT: how to do upgrades with ipkg?
@ 2010-09-07 20:41 Grant Edwards
  2010-09-07 20:55 ` James J. Dines
  0 siblings, 1 reply; 3+ messages in thread
From: Grant Edwards @ 2010-09-07 20:41 UTC (permalink / raw)
  To: buildroot

First, my apologies.  This isn't directly related to buildroot, but
I'm hoping somebody might know the answer (there doesn't seem to be an
ipkg mailing list).

When using ipkg to manage field-installed pacakges, how do you upgrade
a package?  For example, let's say I've got foobar version 0.1
installed.  Now I have foobar_0.2_arm.ipk at hand on the target.  How
do I upgrade?

The "ipkg upgrade" command doesn't seem relevent -- it won't accept a
path to an .ipk file.  There are no "feeds" in my system.  All packages
are explicitly uploaded to the target and installed.

Do you just do this?

  ipkg remove foobar
  ipkg install foobar_0.2_arm.ipk

-- 
Grant Edwards               grant.b.edwards        Yow! It's a hole all the
                                  at               way to downtown Burbank!
                              gmail.com            

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-09-07 21:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-07 20:41 [Buildroot] OT: how to do upgrades with ipkg? Grant Edwards
2010-09-07 20:55 ` James J. Dines
2010-09-07 21:04   ` Grant Edwards

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox