[poky] problem opkg

Stephano Cetola stephano.cetola at linux.intel.com
Mon Mar 26 20:18:33 PDT 2018


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


More information about the poky mailing list