Re: [yocto] Help me understand Openembedded variable expansion

2014-11-03 Thread Matt Schuckmann
> -Original Message- > From: Richard Purdie [mailto:richard.pur...@linuxfoundation.org] > Sent: Thursday, October 30, 2014 6:52 AM > To: Matt Schuckmann > Cc: Yocto Project > Subject: Re: [yocto] Help me understand Openembedded variable expansion > > On Tue, 2

Re: [yocto] Help me understand Openembedded variable expansion

2014-10-30 Thread Richard Purdie
On Tue, 2014-10-28 at 10:11 -0700, Matt Schuckmann wrote: > So there is something I just don't get about how variables get > created, expanded, interpreted, etc in Bitbake > > For example I'm trying to copy some of the techniques in the Poky Tiny > distribution to reduce my image size and build ti

[yocto] Help me understand Openembedded variable expansion

2014-10-28 Thread Matt Schuckmann
So there is something I just don't get about how variables get created, expanded, interpreted, etc in Bitbake For example I'm trying to copy some of the techniques in the Poky Tiny distribution to reduce my image size and build time. One of the fragments is this one. # The mtrace script inclu