[yocto] EMQ recipe

2019-06-06 Thread João Henrique Freitas
Hi, I'm the author of a Yocto Project layer called meta-erlang. I would like to announce that now is possible to use Yocto Project which build a embedded Linux distro and on top of that install the EMQ (a mqtt broker) or EMQ edge. I've created the recipe and all the patches necessary to do that.

[yocto] EMQ recipe

2019-06-03 Thread João Henrique Freitas
Hi, I'm the author of a Yocto Project layer called meta-erlang. I would like to announce that now is possible to use Yocto Project which build a embedded Linux distro and on top of that install the EMQ (a mqtt broker) or EMQ edge. I've created the recipe and all the patches necessary to do that.

Re: [yocto] yocto-dora problems building python

2013-10-29 Thread João Henrique Freitas
Hi, > python build system is very stubborn and does not respect cross > compilation many times. You might have uncovered some case > that hasnt been seen yet. You should put your build logs for python > somewhere so we can take a look and understand better > whats going on > > I found in my $HO

Re: [yocto] yocto-dora problems building python

2013-10-26 Thread João Henrique Freitas
to compile using the target i386. Thanks. On Fri, Oct 25, 2013 at 11:16 AM, João Henrique Freitas wrote: > > Hello, > > I got this QA error when build python: > > ERROR: QA Issue: python: The compile log indicates that host include > and/or library paths we

[yocto] yocto-dora problems building python

2013-10-25 Thread João Henrique Freitas
Hello, I got this QA error when build python: ERROR: QA Issue: python: The compile log indicates that host include and/or library paths were used. Any hint? Build Configuration: BB_VERSION= "1.20.0" BUILD_SYS = "x86_64-linux" NATIVELSBSTRING = "Ubuntu-13.04" TARGET_SYS

[yocto] where is dirsize and ksize tools?

2013-10-24 Thread João Henrique Freitas
Hello, I'm using dora. So the dev-manual says: " To help you see where you currently are with kernel and root filesystem sizes, you can use two tools found in the Source Directory [16] in the scripts directory: • ksize.py: Reports component sizes for the kernel build objects. • dirsize.py: Report

Re: [yocto] Using vendo kernel with Yocto

2012-11-16 Thread João Henrique Freitas
. Thanks. > > >> Have you contacted the vendor to see if they can provide an updated patch? >> >> > Yes, I contacted they. They said that the kernel is 2.6.22.19 and did not > have plans to upgrade it. > > > -- ------

Re: [yocto] Using vendo kernel with Yocto

2012-04-05 Thread João Henrique Freitas
ed the vendor to see if they can provide an updated patch? > > Yes, I contacted they. They said that the kernel is 2.6.22.19 and did not have plans to upgrade it. Thanks. -- --- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1 http://www.joaohfreitas.eti.br ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] Using vendo kernel with Yocto

2012-04-04 Thread João Henrique Freitas
vendor patch to a newer kernel. But I prefer trying these way for now. Thanks. -- --- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1 http://www.joaohfreitas.eti.br

Re: [yocto] custom image recipes

2012-03-12 Thread João Henrique Freitas
for the particular files, or a separate recipe. > > -- ------- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1 http://www.joaohfreitas.eti.br ___ yocto mailing lis

[yocto] custom image recipes

2012-03-11 Thread João Henrique Freitas
it.cgi/meta-demo/tree/images/demo-image-nas.bb. I think that demo-image-nas.bb will not work too. Thanks. -- ------- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1 http://www.joaohfreitas.eti.br _

Re: [yocto] Bitbaking python fails

2011-11-12 Thread João Henrique Freitas
STPGEN=${STAGING_BINDIR_NATIVE}/pgen \ HOSTPYTHON=${STAGING_BINDIR_NATIVE}/python \ -- --- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1 http://www.joaohfreitas.eti.br ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] recipes for sniffer tool

2011-04-12 Thread João Henrique Freitas
s any guide or hint about how I can patch a autotools based and removes this host contamination? Thanks. 2011/4/9 João Henrique Freitas : > Hello, > > I need to confirm same data but it works. > > I have two build hosts Ubuntu 10.10 (OK, at home) Mandriva 2010.1 > (FAIL, at work).

Re: [yocto] recipes for sniffer tool

2011-04-09 Thread João Henrique Freitas
Hello, I need to confirm same data but it works. I have two build hosts Ubuntu 10.10 (OK, at home) Mandriva 2010.1 (FAIL, at work). Thanks. 2011/4/7 Gary Thomas : > On 04/07/2011 01:48 PM, João Henrique Freitas wrote: >>> >>> I used this recipe, along with the attached p

Re: [yocto] recipes for sniffer tool

2011-04-07 Thread João Henrique Freitas
. Thanks. -- ------- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1 http://www.joaohfreitas.eti.br ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] recipes for sniffer tool

2011-04-07 Thread João Henrique Freitas
I can't figure how to solve. Any hint? -- ------- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1 http://www.joaohfreitas.eti.br ___ yocto mailing list y

[yocto] recipes for sniffer tool

2011-04-07 Thread João Henrique Freitas
. -- --- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1 http://www.joaohfreitas.eti.br ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] yocto image with gcov tools.

2011-02-01 Thread João Henrique Freitas
nobody use gcov. The package is defined on recipes-devtools/gcc/gcc-package-target.inc My question is: Somebody uses gcov with yocto images? Thanks. -- --- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283

Re: [yocto] Current Build Failures for d82f205cfa790b40e132e11b7937050bc3b97ff3

2011-01-13 Thread João Henrique Freitas
> > Tom > >> Cheers, >> >> Bruce >> >> > | make: *** [util/scripting-engines/trace-event-perl.o] Error 1 >> > >> > ___ >> > yocto mailing list >> > yocto@yoct

Re: [yocto] ntp client

2011-01-12 Thread João Henrique Freitas
Hi, I have a layer and will try it. If all thinks goes well, I submit a patch. In OE I used openntpd. The busybox ntp client does not support a config file. Thanks. -- --- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil

[yocto] ntp client

2011-01-10 Thread João Henrique Freitas
João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1 http://www.joaohfreitas.eti.br ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] yocto handles conflict files?

2011-01-06 Thread João Henrique Freitas
ict with base-files or procps? How yocto handles it? Thanks -- ------- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1 http://www.joaohfreitas.eti.br ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

[yocto] linux yocto private branch

2010-12-28 Thread João Henrique Freitas
a full image to be use with VirtualBox and with real hardware. Thanks. PS: I think that yocto can be use to build and runs in big machines too, not only in small devices. -- ----------- João Henrique Freitas - joaohf_at_gmail.com Camp

[yocto] submitting two recipes.

2010-11-28 Thread João Henrique Freitas
Hi, I have two recipes net-snmp and lksctp. I want to see it in yocto. What is the way? Submit a patch to poky mail list or yocto bugtrack? Thanks. -- --- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1 http

[yocto] my own SDK with svn

2010-11-26 Thread João Henrique Freitas
ut apr-utls (it talk about autoconf saw same host variables) not yet. When I get positive results and don't break things, I post a patch. For now I want to know if someone tried it too. Thanks -- --- João Henrique Freitas - joaohf_at_g

Re: [yocto] toolchain with big symbolic links?

2010-11-24 Thread João Henrique Freitas
include the filesystem type, > host system type and the configuration or steps you used to reproduce this.   > (Or > alternatively if you come up with a solution -- a patch set..) > > --Mark > > On 11/23/10 7:09 PM, João Henrique Freitas wrote: >> Hi, >> >

[yocto] toolchain with big symbolic links?

2010-11-23 Thread João Henrique Freitas
1 joaohf joaohf 98 2010-11-23 23:00 strip -> /opt/via/sysroots/x86_64-pokysdk-linux/usr/bin/armv5te-tp-linux-gnueabi/arm-tp-linux-gnueabi-strip But g77 and gfortran is broken. Is any issue with symbolic link? I am using ubuntu 10.04 and ext4 filesystem. Thanks. -- -

Re: [yocto] BSPs and duplicate files

2010-11-11 Thread João Henrique Freitas
Hi > You can include files from the core metadata by using a path relative to > the meta/ directory, such as: > > require recipes-kernel/linux/linux.inc > Works Thanks -- --- João Henrique Freitas - joaohf_at_gmail.

[yocto] BSPs and duplicate files

2010-11-11 Thread João Henrique Freitas
? -- --- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1 http://www.joaohfreitas.eti.br ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto

Re: [yocto] two layers: hardware and distro.

2010-11-10 Thread João Henrique Freitas
Hi, I can tell about what applications we will use and contribute with some questions. We are focus on Telecom applications and I am setting a BSP to a Media Gateway and Sigtran Gateway. Thanks. -- --- João Henrique Freitas

[yocto] two layers: hardware and distro.

2010-11-10 Thread João Henrique Freitas
. -- --- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1 http://www.joaohfreitas.eti.br ___ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto