<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Yocto way on Yocto Way</title><link>https://yocto-way.netlify.com/</link><description>Recent content in Yocto way on Yocto Way</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>https://creativecommons.org/licenses/by/4.0/</copyright><atom:link href="https://yocto-way.netlify.com/index.xml" rel="self" type="application/rss+xml"/><item><title>CircleCI</title><link>https://yocto-way.netlify.com/posts/way_3/</link><pubDate>Sun, 24 Nov 2019 14:00:00 -0500</pubDate><guid>https://yocto-way.netlify.com/posts/way_3/</guid><description>Introduction circleci is a kind of Continuous Integration platform that you can build your own build pipeline. The platform provides nice ways to integrate with existing code repositories as well good features to use. It is free to use when doing some Open Source project and additional costs when use for commercial or private purposes.
Before test circleci, I&amp;rsquo;ve tried another platform called travisci. But I was looking to a feature which I could use to cache some objects easily and restore them later.</description></item><item><title>Share your layers!</title><link>https://yocto-way.netlify.com/posts/way_2/</link><pubDate>Tue, 15 Oct 2019 12:00:00 -0500</pubDate><guid>https://yocto-way.netlify.com/posts/way_2/</guid><description>A index of layers OpenEmbedded Layer is not a new tool, at least since 2015 I know that it exists. And the main purpose is to allow anyone from Yocto Project community to share their works that have been done around build new Yocto/OE layers.
How to share You can submit any kind of layer, just answering a couple of questions about your new layer and send it.
The awesome part is that we can search by:</description></item><item><title>How make sure that your layer is compatible and up-to-date, meta-erlang case</title><link>https://yocto-way.netlify.com/posts/way_1/</link><pubDate>Sat, 05 Oct 2019 12:00:00 -0500</pubDate><guid>https://yocto-way.netlify.com/posts/way_1/</guid><description>A tool to check layer I was reading the Yocto Project development manual when I found a topic (Making Sure Your Layer is Compatible With Yocto Project) about how to use a tool called yocto-check-layer to perform basics checks and detect if a specific layer is compatible or needs adjustments.
So I tried to run that tool against the meta-erlang layer:
joaohf@porco:~/tmp/poky$ source oe-init-build-env ~/tmp/yp/build joaohf@porco:~/tmp/yp$ yocto-check-layer ~/tmp/meta-erlang INFO: Detected layers: INFO: meta-erlang: LayerType.</description></item><item><title>meta-cloonix</title><link>https://yocto-way.netlify.com/posts/way_0/</link><pubDate>Sat, 05 Oct 2019 12:00:00 -0500</pubDate><guid>https://yocto-way.netlify.com/posts/way_0/</guid><description>Introduction One of the features that I most like when using Yocto Project is the possibility to use qemu and test my custom image very early without the needed of any hardware board.
All of that is integrated when using Yocto Project. See more details about how to use in Using the Quick EMUlator (QEMU).
But running one qemu instance is not enough when I need to test how an application behaved in a network environment.</description></item><item><title>About</title><link>https://yocto-way.netlify.com/about/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://yocto-way.netlify.com/about/</guid><description>This is a blog about Yocto and Openembedded and all the cool things that you can build and learn with these project and community.
I really expect that you have a base knowledge about Yocto/OE before go through the blog. At least spend some time reading the Yocto documentation at https://www.yoctoproject.org/docs
My name is João Henrique Ferreira de Freitas and I&amp;rsquo;m a software developer which like to work in many areas using Linux and opensource to build products and deliver solutions.</description></item></channel></rss>