All of lore.kernel.org
 help / color / mirror / Atom feed
* opkg install without feed
@ 2010-09-07 12:01 Gary Thomas
  2010-09-07 12:08 ` Eric Bénard
  2010-09-07 12:16 ` Stefan Schmidt
  0 siblings, 2 replies; 4+ messages in thread
From: Gary Thomas @ 2010-09-07 12:01 UTC (permalink / raw)
  To: openembedded-devel

Is there any way to install a .ipk file, without loading it
from one of the defined feeds?  This would be akin to the
yum localinstall operation?

Sometimes I have a locally created .ipk file and it's cumbersome
to get it into my feed setup.  It would be nice to be able to
just install it directly.

Thanks

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



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

* Re: opkg install without feed
  2010-09-07 12:01 opkg install without feed Gary Thomas
@ 2010-09-07 12:08 ` Eric Bénard
  2010-09-07 12:19   ` Gary Thomas
  2010-09-07 12:16 ` Stefan Schmidt
  1 sibling, 1 reply; 4+ messages in thread
From: Eric Bénard @ 2010-09-07 12:08 UTC (permalink / raw)
  To: openembedded-devel

Le 07/09/2010 14:01, Gary Thomas a écrit :
> Is there any way to install a .ipk file, without loading it
> from one of the defined feeds? This would be akin to the
> yum localinstall operation?
>
> Sometimes I have a locally created .ipk file and it's cumbersome
> to get it into my feed setup. It would be nice to be able to
> just install it directly.
>
I think you can run
opkg install file.ipk

Eric



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

* Re: opkg install without feed
  2010-09-07 12:01 opkg install without feed Gary Thomas
  2010-09-07 12:08 ` Eric Bénard
@ 2010-09-07 12:16 ` Stefan Schmidt
  1 sibling, 0 replies; 4+ messages in thread
From: Stefan Schmidt @ 2010-09-07 12:16 UTC (permalink / raw)
  To: openembedded-devel

Hello.

On Tue, 2010-09-07 at 06:01, Gary Thomas wrote:
> 
> Sometimes I have a locally created .ipk file and it's cumbersome
> to get it into my feed setup.  It would be nice to be able to
> just install it directly.

opkg install YOURFILE.ipk should work just fine.

Of course you need to take care about the deps yourself this way.

regards
Stefan Schmidt



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

* Re: opkg install without feed
  2010-09-07 12:08 ` Eric Bénard
@ 2010-09-07 12:19   ` Gary Thomas
  0 siblings, 0 replies; 4+ messages in thread
From: Gary Thomas @ 2010-09-07 12:19 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Eric Bénard

On 09/07/2010 06:08 AM, Eric Bénard wrote:
> Le 07/09/2010 14:01, Gary Thomas a écrit :
>> Is there any way to install a .ipk file, without loading it
>> from one of the defined feeds? This would be akin to the
>> yum localinstall operation?
>>
>> Sometimes I have a locally created .ipk file and it's cumbersome
>> to get it into my feed setup. It would be nice to be able to
>> just install it directly.
>>
> I think you can run
> opkg install file.ipk

Cool, that worked :-)  n.b. I thought I had tried this and failed
in the past!

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------



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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-07 12:01 opkg install without feed Gary Thomas
2010-09-07 12:08 ` Eric Bénard
2010-09-07 12:19   ` Gary Thomas
2010-09-07 12:16 ` Stefan Schmidt

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.