Re: [oe] [meta-erlang] Update to Erlang 19.0

2016-09-13 Thread João Henrique Freitas
Hi, Done Thanks. On Fri, Sep 9, 2016 at 10:08 AM, wrote: > > Pull request to add Erlang 19.0 > > https://github.com/joaohf/meta-erlang/pull/6 > > Thanks! > Mike > > -- > ___ > Openembedded-devel mailing list

Re: [oe] [meta-erlang] generate-manifest update and packaging fixes pull request

2016-03-10 Thread João Henrique Freitas
Hi Maciej, Merged. Thanks. On Tue, Mar 1, 2016 at 5:35 AM, Maciej Borzecki wrote: > Hi João, > > Did you get a chance to look at the patches? I can open a pull > request on github if that's more convenient for you. > > On 02/25 20:56, Maciej Borzecki wrote: > >

Re: [oe] [PATCH 1/2] add cmake 2.8.1recipes/cmake/cmake-native_2.8.1.bb

2010-06-30 Thread João Henrique Freitas
Hi, I think 'bitbake cmake' will not run if the host can't run the 'cmake' binary. cmake is a tool wich is not to be cross compiled but cmake can be used to cross compile programs. -- --- João Henrique Freitas - joaohf_at_gmail.com

Re: [oe] [PATCH] Add lksctp tools

2010-05-26 Thread João Henrique Freitas
Hi, same as cgreen. but it builds. I get these warnings. Are they ok ? Yes, they are. Thanks. -- --- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1 http://www.joaohfreitas.eti.br

Re: [oe] [PATCH] Add cgreen. Library to do unit test for C language

2010-05-23 Thread João Henrique Freitas
Hi, Attached a unique patch. Thanks On Mon, May 17, 2010 at 6:40 PM, Khem Raj raj.k...@gmail.com wrote: On (16/05/10 18:05), João Henrique Freitas wrote: Nothing special. This was a mistake. instead of incremental change can you reply to your previous patch with complete patch which

Re: [oe] [PATCH] Add lksctp tools

2010-05-23 Thread João Henrique Freitas
Hi, Attached a unique patch. Thanks. 2010/5/16 João Henrique Freitas joa...@gmail.com: The same thing. ---  recipes/lksctp-tools/lksctp-tools.inc      |    3 +--  recipes/lksctp-tools/lksctp-tools_1.0.7.bb |    4  2 files changed, 1 insertions(+), 6 deletions(-) diff --git

Re: [oe] [PATCH] Add cgreen. Library to do unit test for C language

2010-05-16 Thread João Henrique Freitas
/cgreen_svn.bb +++ b/recipes/cgreen/cgreen_svn.bb @@ -13,9 +13,3 @@ EXTRA_OEMAKE = INSTALL_PREFIX=${D} EXTRA_OECMAKE = OECMAKE_SOURCEPATH = ../cgreen - -PARALLEL_MAKE = -CCACHE = - - - -- 1.7.0.4 -- --- João Henrique Freitas - joaohf_at_gmail.com

Re: [oe] [PATCH] Add lksctp tools

2010-05-16 Thread João Henrique Freitas
-- --- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1 http://www.joaohfreitas.eti.br From 3b4794423d24daff6a9bedc4f2f3648dc3a23209 Mon Sep 17 00:00:00 2001 From: Joao H. Freitas joa...@gmail.com Date: Sun, 16 May 2010 18:00:46 -0300 Subject: [PATCH v2

[oe] [PATCH] Add lksctp tools

2010-05-15 Thread João Henrique Freitas
}/lksctp/lksctp-tools-${PV}.tar.gz + +PARALLEL_MAKE = +CCACHE = + + +SRC_URI[md5sum] = 047562b40537eb3be5d5ec3ae0a2198b +SRC_URI[sha256sum] = e920e89d110cff9847f1d86a1d7a23a156a8abcc9e65a35655d687fd08377595 -- 1.7.0.4 -- --- João Henrique

[oe] [PATCH] Add cgreen. Library to do unit test for C language

2010-05-15 Thread João Henrique Freitas
= +CCACHE = + + + -- 1.7.0.4 -- --- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1 http://www.joaohfreitas.eti.br From cc3aa26deb62774434ae0037dc9bec9237f416d6 Mon Sep 17 00:00:00 2001 From: Joao H. Freitas

[oe] ncurses-sdk problem

2010-05-15 Thread João Henrique Freitas
Hi, Anybody have a trouble with ncurses-sdk when using meta-toolchain? I can't figure what happens. Maybe ncurses-sdk recipe need a update? Thanks. -- --- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP-Brasil BSD051283 LPI 1

[oe] [PATCH] Add cmake sdk and update version

2010-05-02 Thread João Henrique Freitas
= $...@bb.data.getvar('PV',d,1).split('.')[0]}...@bb.data.getvar('PV',d,1).split('.')[1]} SRC_URI = http://www.cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz; -- 1.7.0.4 -- --- João Henrique Freitas - joaohf_at_gmail.com Campinas-SP