[yocto] How env.sh sets up the build environment path

Amit Tomer amittomer25 at gmail.com
Wed Sep 25 06:43:40 PDT 2013


The way I sorted out is copying the old bblayer file from
build-xyz-abd/conf/bblayer" to "build-abd/conf/bblayer"


On Wed, Sep 25, 2013 at 4:12 PM, Burton, Ross <ross.burton at intel.com> wrote:

> On 25 September 2013 11:36, Amit Tomer <amittomer25 at gmail.com> wrote:
> > Now when I do ./env.sh build-xyz-abd
>
> You need to use ". ./env.sh build xyz-abd".  Not the leading fullstop.
>  If you're using bash, you can use the "source" alias: "source
> ./env.sh xyz-abd".  You need to do this as otherwise the script can't
> set variables in your environment.
>
> Ross
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130925/c9c34d86/attachment.html>


More information about the yocto mailing list