From: Gary Thomas <gary@mlbassoc.com>
To: Federico Vitali <fede.vitali@gmail.com>,
Nicolas Dechesne <nicolas.dechesne@linaro.org>
Cc: Yocto list discussion <yocto@yoctoproject.org>
Subject: Re: What is the best practice for customizing libraries included in yocto distribution?
Date: Fri, 14 Mar 2014 09:52:41 -0600 [thread overview]
Message-ID: <532325C9.7070306@mlbassoc.com> (raw)
In-Reply-To: <CAD78y+4_m_MsukuwAYyGc-8N_TeUxUwJ96zX9gJnOQBiWBVFuQ@mail.gmail.com>
On 2014-03-14 09:45, Federico Vitali wrote:
> It worked! Thank you so much! Now I have to go out, I have only to understand
> a couple of things...
>
> 1. how to make bitbake understand that I've only changed one or more file, now I have
> to do bitbake -c clean gst-plugins-base && bitbake gst-plugins-base
If you've only changed a file or two, try this instead:
$ bitbake gst-plugins-base -C compile
If you made a change that requires rerunning the 'configure' step,
just use that instead of 'compile'.
> 2. how to debug via Eclipse.
>
> Thank you again!
>
>
> Federico
>
>
>
> 2014-03-14 11:18 GMT+01:00 Nicolas Dechesne <nicolas.dechesne@linaro.org <mailto:nicolas.dechesne@linaro.org>>:
>
> Frederico,
>
> On Fri, Mar 14, 2014 at 11:09 AM, Federico Vitali <fede.vitali@gmail.com <mailto:fede.vitali@gmail.com>> wrote:
> > Thank you Nicholas and Gary! I'm quite experienced in linux embedded
> > developement, but I'm new to yocto / openembedded.
> > Nicolas, can you please explain me how to use my sources separate from OE
> > build dir tree and still using oe built system?
> > Do I have to edit the sources directly in builddir/tmp/work/etcetera or can
> > I keep it separate?
>
> Please have a look at
>
> http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#ref-classes-externalsrc
> http://www.yoctoproject.org/docs/1.5.1/dev-manual/dev-manual.html#building-software-from-an-external-source
>
> let us know if you have additional questions
>
>
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
prev parent reply other threads:[~2014-03-14 15:52 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-13 15:52 What is the best practice for customizing libraries included in yocto distribution? Federico Vitali
2014-03-14 8:35 ` Nicolas Dechesne
2014-03-14 9:04 ` Federico Vitali
2014-03-14 9:10 ` Gary Thomas
2014-03-14 9:24 ` Nicolas Dechesne
2014-03-14 10:09 ` Federico Vitali
2014-03-14 10:18 ` Nicolas Dechesne
2014-03-14 10:50 ` Federico Vitali
2014-03-14 15:45 ` Federico Vitali
2014-03-14 15:52 ` Gary Thomas [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=532325C9.7070306@mlbassoc.com \
--to=gary@mlbassoc.com \
--cc=fede.vitali@gmail.com \
--cc=nicolas.dechesne@linaro.org \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.