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ย 

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

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: ย 
ย  ยท ย 6 years agoย (edited)

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 :)