All of lore.kernel.org
 help / color / mirror / Atom feed
* problem opkg
       [not found] <94727539.1223925.1522095960460.ref@mail.yahoo.com>
@ 2018-03-26 20:26 ` Ruica Cristina
  2018-03-27  3:18   ` Stephano Cetola
  0 siblings, 1 reply; 2+ messages in thread
From: Ruica Cristina @ 2018-03-26 20:26 UTC (permalink / raw)
  To: poky

[-- Attachment #1: Type: text/plain, Size: 478 bytes --]

I followed the instructions from hereYocto · Intel® Galileo


| 
| 
|  | 
Yocto · Intel® Galileo

The IoT Learning Initiative


 |

 |

 |



and after i got the .direct file, i wrote it to an sd card, and plugged in to galileo gen 2. Output of uname-a isLinux intel-quark 4.9.81-intel-pk-standard #1 Mon Mar 26 20:41:48 EEST 2018 i586 GNU/Linux
My problem is that i need to install nodejs, and i can t do this because opkg isnt installed..Any help???

[-- Attachment #2: Type: text/html, Size: 3385 bytes --]

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

* Re: problem opkg
  2018-03-26 20:26 ` problem opkg Ruica Cristina
@ 2018-03-27  3:18   ` Stephano Cetola
  0 siblings, 0 replies; 2+ messages in thread
From: Stephano Cetola @ 2018-03-27  3:18 UTC (permalink / raw)
  To: Ruica Cristina; +Cc: poky

On 3/26/18 1:26 PM, Ruica Cristina wrote:
> I followed the instructions from here
> Yocto · Intel® Galileo
> <https://theiotlearninginitiative.gitbooks.io/intelgalileo/content/documentation/Yocto.html>
> 
>     Yocto · Intel® Galileo
> 
> The IoT Learning Initiative
> 
> <https://theiotlearninginitiative.gitbooks.io/intelgalileo/content/documentation/Yocto.html>
> 
> 
> and after i got the .direct file, i wrote it to an sd card, and plugged
> in to galileo gen 2. 
> Output of uname-a is
> Linux intel-quark 4.9.81-intel-pk-standard #1 Mon Mar 26 20:41:48 EEST
> 2018 i586 GNU/Linux
> 
> My problem is that i need to install nodejs, and i can t do this because
> opkg isnt installed..
> Any help???
> 
> 

You want to add a different package class:

https://www.yoctoproject.org/docs/latest/mega-manual/mega-manual.html#var-PACKAGE_CLASSES

perhaps:      PACKAGE_CLASSES = "package_rpm"

But I can tell you from experience that working with Galileo will be
difficult since it is no longer supported by Intel.

Is there a reason you need Galileo?

--S


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

end of thread, other threads:[~2018-03-27  3:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <94727539.1223925.1522095960460.ref@mail.yahoo.com>
2018-03-26 20:26 ` problem opkg Ruica Cristina
2018-03-27  3:18   ` Stephano Cetola

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.