Re: [meta-freescale] [fsl-community-bsp-platform][PATCH] setup-environment: add options for the script

2013-05-31 Thread Otavio Salvador
On Thu, May 30, 2013 at 4:16 PM, Mahadevan Mahesh-R9AADQ < r9a...@freescale.com> wrote: > Hi Otavio, > > Do you think it is safe to get this patch to the Dylan branch. > > > Yes; nobody found issues in master for a while. Applied to dylan. Thanks for pinging me about it. -- Otavio Sal

Re: [meta-freescale] [fsl-community-bsp-platform][PATCH] setup-environment: add options for the script

2013-05-30 Thread Mahadevan Mahesh-R9AADQ
Subject: Re: [meta-freescale] [fsl-community-bsp-platform][PATCH] setup-environment: add options for the script On Tue, May 21, 2013 at 11:01 AM, Mahesh Mahadevan mailto:mahesh.mahade...@freescale.com>> wrote: Add options to the script machine, below are the options added: . ./setup-envir

Re: [meta-freescale] [fsl-community-bsp-platform][PATCH] setup-environment: add options for the script

2013-05-22 Thread Mahadevan Mahesh-R9AADQ
-platform][PATCH] setup-environment: add options for the script On Wed, May 22, 2013 at 11:09 AM, Mahadevan Mahesh-R9AADQ mailto:r9a...@freescale.com>> wrote: Thanks Otavio. Could you apply to Dylan branch as well please. I'd prefer to way some days as this might break in differe

Re: [meta-freescale] [fsl-community-bsp-platform][PATCH] setup-environment: add options for the script

2013-05-22 Thread Otavio Salvador
On Wed, May 22, 2013 at 11:09 AM, Mahadevan Mahesh-R9AADQ < r9a...@freescale.com> wrote: > Thanks Otavio. Could you apply to Dylan branch as well please. > I'd prefer to way some days as this might break in different shell or something. Otherwise please ping me again next week and we apply it.

Re: [meta-freescale] [fsl-community-bsp-platform][PATCH] setup-environment: add options for the script

2013-05-22 Thread Mahadevan Mahesh-R9AADQ
: [meta-freescale] [fsl-community-bsp-platform][PATCH] setup-environment: add options for the script On Tue, May 21, 2013 at 11:01 AM, Mahesh Mahadevan mailto:mahesh.mahade...@freescale.com>> wrote: Add options to the script machine, below are the options added: . ./setup-environment

Re: [meta-freescale] [fsl-community-bsp-platform][PATCH] setup-environment: add options for the script

2013-05-22 Thread Otavio Salvador
On Tue, May 21, 2013 at 11:01 AM, Mahesh Mahadevan < mahesh.mahade...@freescale.com> wrote: > Add options to the script machine, below are the options added: > > . ./setup-environment > > Usage: source setup-environment > : required option; specifies build directory location > > By default th

[meta-freescale] [fsl-community-bsp-platform][PATCH] setup-environment: add options for the script

2013-05-21 Thread Mahesh Mahadevan
Add options to the script machine, below are the options added: . ./setup-environment Usage: source setup-environment : required option; specifies build directory location By default the script will setup MACHINE to be imx6qsabresd. Supported machines: imx23evk imx28evk imx31pdk imx35pdk i

Re: [meta-freescale] [fsl-community-bsp-platform][PATCH] setup-environment: add options for the script

2013-05-20 Thread Otavio Salvador
On Tue, May 21, 2013 at 1:32 AM, Mahesh Mahadevan < mahesh.mahade...@freescale.com> wrote: > Add options to the script machine, below are the options added: > > . ./setup-environment --help > > Usage: source setup-environment build-dir > > If build-dir is not specified the current directory is use

[meta-freescale] [fsl-community-bsp-platform][PATCH] setup-environment: add options for the script

2013-05-20 Thread Mahesh Mahadevan
Add options to the script machine, below are the options added: . ./setup-environment --help Usage: source setup-environment build-dir If build-dir is not specified the current directory is used. By default the script will setup MACHINE to be imx6qsabresd. Supported machines: imx23evk imx28evk

Re: [meta-freescale] [fsl-community-bsp-platform][PATCH] setup-environment: add options for the script

2013-05-20 Thread Otavio Salvador
On Mon, May 20, 2013 at 4:26 PM, Mahesh Mahadevan < mahesh.mahade...@freescale.com> wrote: > Add options to the script machine, below are the options added: > > Usage: source ./setup-environment <-b build-path> > > * [-b build-path]: build dir location > * [-h or --help]: help > > By defau

[meta-freescale] [fsl-community-bsp-platform][PATCH] setup-environment: add options for the script

2013-05-20 Thread Mahesh Mahadevan
Add options to the script machine, below are the options added: Usage: source ./setup-environment <-b build-path> * [-b build-path]: build dir location * [-h or --help]: help By default the script will setup MACHINE to be imx6qsabresd. Supported machines: imx23evk imx28evk imx31pdk imx3

Re: [meta-freescale] [fsl-community-bsp-platform][PATCH] setup-environment: add options for the script

2013-05-19 Thread Otavio Salvador
On Sat, May 18, 2013 at 11:04 PM, Mahadevan Mahesh-R9AADQ wrote: > On Fri, May 17, 2013 at 10:02 PM, Mahesh Mahadevan > wrote: >> From: Mahesh Mahadevan >> >> Add options to help specify the machine, below are the options added: >> Usage: source ./setup-environment <-m machine> >> Optional p

Re: [meta-freescale] [fsl-community-bsp-platform][PATCH] setup-environment: add options for the script

2013-05-18 Thread Mahadevan Mahesh-R9AADQ
][PATCH] setup-environment: add options for the script Is it possible to also include machines in the other layers? For example meta-fsl-arm-extra? On Friday, May 17, 2013, Mahesh Mahadevan wrote: From: Mahesh Mahadevan > Add options to help specify the machine, below are the options added: Us

Re: [meta-freescale] [fsl-community-bsp-platform][PATCH] setup-environment: add options for the script

2013-05-18 Thread Mahadevan Mahesh-R9AADQ
: Re: [meta-freescale] [fsl-community-bsp-platform][PATCH] setup-environment: add options for the script On Fri, May 17, 2013 at 10:02 PM, Mahesh Mahadevan wrote: > From: Mahesh Mahadevan > > Add options to help specify the machine, below are the options added: > Usage: source ./setup

Re: [meta-freescale] [fsl-community-bsp-platform][PATCH] setup-environment: add options for the script

2013-05-18 Thread Otavio Salvador
On Fri, May 17, 2013 at 10:02 PM, Mahesh Mahadevan wrote: > From: Mahesh Mahadevan > > Add options to help specify the machine, below are the options added: > Usage: source ./setup-environment <-m machine> > Optional parameters: [-j jobs] [-t tasks] [-h] > > Supported machines: imx23evk imx2

Re: [meta-freescale] [fsl-community-bsp-platform][PATCH] setup-environment: add options for the script

2013-05-17 Thread John Weber
Is it possible to also include machines in the other layers? For example meta-fsl-arm-extra? On Friday, May 17, 2013, Mahesh Mahadevan wrote: > From: Mahesh Mahadevan > > > Add options to help specify the machine, below are the options added: > Usage: source ./setup-environment <-m machine> >

[meta-freescale] [fsl-community-bsp-platform][PATCH] setup-environment: add options for the script

2013-05-17 Thread Mahesh Mahadevan
From: Mahesh Mahadevan Add options to help specify the machine, below are the options added: Usage: source ./setup-environment <-m machine> Optional parameters: [-j jobs] [-t tasks] [-h] Supported machines: imx23evk imx28evk imx31pdk imx35pdk imx51evk imx53ard imx53qsb imx6dlsabresd imx6qs