[yocto] [yocto-docs][PATCH] kernel-dev: Updates "Generating Configuration Files" section

2014-03-05 Thread João Henrique Ferreira de Freitas
Add a new step about how to use diffconfig task to create kernel config fragments. [YOCTO #3862] Signed-off-by: João Henrique Ferreira de Freitas --- documentation/kernel-dev/kernel-dev-common.xml | 25 + 1 file changed, 9 insertions(+), 16 deletions(-) diff --git a

Re: [yocto] CGL compliance layer initiative

2014-04-10 Thread João Henrique Ferreira de Freitas
eta-yocto-bsp= "master:863cc7483f5ee43189537940de8ee5c0964d24cc" meta-virtualization = "master:7544bfb6ec7efd283e7e7ff712e91452fdffb534" meta-openclovis = "master:68f9a9c4ab01590d63506126660e3316ba668f99" meta-selinux = "master:0362287928bc0a58b755488ebd74441

[yocto] [RFC] Report build

2015-04-06 Thread João Henrique Ferreira de Freitas
Hi, I would like to share an implementation that I've used with great success to solve the following situation: We have a farm server that Jenkins CI has the control. All the nights a bunch of devel, snapshot and stable builds are fired. Each machine receives a job that the aim is to build imag

Re: [yocto] Yocto 1.7_M2 release candidate 1 ready for QA

2014-08-01 Thread João Henrique Ferreira de Freitas
ject Build and Release -- João Henrique Ferreira de Freitas - joaohf_at_gmail.com Campinas-SP-Brasil -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Yocto 1.7_M2 release candidate 1 ready for QA

2014-08-05 Thread João Henrique Ferreira de Freitas
t get lost. Ok, I will fill. Thanks for the status update about it. -- João Henrique Ferreira de Freitas - joaohf_at_gmail.com Campinas-SP-Brasil -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Yocto 1.7_M2 release candidate 1 ready for QA

2014-08-05 Thread João Henrique Ferreira de Freitas
rique Ferreira de Freitas - joaohf_at_gmail.com Campinas-SP-Brasil -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Yocto 1.7_M2 release candidate 1 ready for QA

2014-08-05 Thread João Henrique Ferreira de Freitas
t get lost. Bug filled, 6613 * * -- João Henrique Ferreira de Freitas - joaohf_at_gmail.com Campinas-SP-Brasil -- ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] Microcontroller Cross Compiler

2014-12-21 Thread João Henrique Ferreira de Freitas
Hi, I have the same requirement. I will try it. But in my case I need to use this https://launchpad.net/gcc-arm-embedded. There are some way to yocto creates the gcc-arm-embedded SDK? Instead of use the gcc-arm-embedded packages. Is it feasibly? Thanks. On 19/12/2014 11:21, Andrea Adami