RE: Enhancing EOS.IO's GNU/Linux support with Yocto Project

You are viewing a single comment's thread from:

Enhancing EOS.IO's GNU/Linux support with Yocto Project

in utopian-io •  6 years ago 

Thats interesting, any guide/reference how to install it in raspi or nanopi?

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

hey @drsensor, thanks! There's no guide for Raspberry Pis yet, but as soon as meta-eosio's recipes are stable, that's the first thing I'm writing! One of the main goals is exactly to support popular boards like the RPis, BeagleBones, DragonBoards, and others.

Nice. If you don't mind (just personal request, ignore it if its cumbersome), support http://www.nanopi.org board to 😋.

BitBake will build packages for the target machine selected in the MACHINE variable inside the local build settings (conf/local.conf).

Looks like there's already a meta-nanopi layer providing support for the NanoPi board, so (in theory) building for NanoPi should be pretty straightforward.

As soon as meta-eosio is ready I'll make a new article with a guide on how to build and install GNU/Linux packages and images for popular arm boards. I'll try to make sure the guide is generic so NanoPi is also covered :)