All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-fsl-arm-extra][PATCH v4 0/3] Add Congatec qmx6 support
@ 2013-03-12 17:52 SARTRE Leo
  2013-03-12 18:54 ` Alexandre Belloni
  0 siblings, 1 reply; 3+ messages in thread
From: SARTRE Leo @ 2013-03-12 17:52 UTC (permalink / raw)
  To: meta-freescale; +Cc: otavio

Changes applied to master branch.

Leo Sartre (3):
  cgtqmx6: Add machine definition
  u-boot-imx: Add Congatec qmx6 support
  linux-imx-3.0.35: Add Congatec qmx6 support

 conf/machine/cgtqmx6.conf                          |   19 +
 .../cgtqmx6/uboot-support-for-cgtqmx6.patch        | 3709 ++++++++++
 recipes-bsp/u-boot/u-boot-imx_2009.08.bbappend     |    8 +
 .../linux/linux-imx-3.0.35/cgtqmx6/cgtqmx6.patch   | 7295 ++++++++++++++++++++
 .../linux/linux-imx-3.0.35/cgtqmx6/defconfig       | 2722 ++++++++
 recipes-kernel/linux/linux-imx_3.0.35.bbappend     |    2 +
 6 files changed, 13755 insertions(+)
 create mode 100644 conf/machine/cgtqmx6.conf
 create mode 100644 recipes-bsp/u-boot/u-boot-imx/cgtqmx6/uboot-support-for-cgtqmx6.patch
 create mode 100644 recipes-kernel/linux/linux-imx-3.0.35/cgtqmx6/cgtqmx6.patch
 create mode 100644 recipes-kernel/linux/linux-imx-3.0.35/cgtqmx6/defconfig

-- 
Léo Sartre
Adeneo Embedded
www.adeneo-embedded.com

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [meta-fsl-arm-extra][PATCH v4 0/3] Add Congatec qmx6 support
  2013-03-12 17:52 [meta-fsl-arm-extra][PATCH v4 0/3] Add Congatec qmx6 support SARTRE Leo
@ 2013-03-12 18:54 ` Alexandre Belloni
  2013-03-12 19:04   ` Otavio Salvador
  0 siblings, 1 reply; 3+ messages in thread
From: Alexandre Belloni @ 2013-03-12 18:54 UTC (permalink / raw)
  To: SARTRE Leo; +Cc: meta-freescale, otavio

Hi Léo,

On Tue, Mar 12, 2013 at 06:52:31PM +0100, SARTRE Leo wrote :
> Changes applied to master branch.
> 
> Leo Sartre (3):
>   cgtqmx6: Add machine definition
>   u-boot-imx: Add Congatec qmx6 support
>   linux-imx-3.0.35: Add Congatec qmx6 support
> 
>  conf/machine/cgtqmx6.conf                          |   19 +
>  .../cgtqmx6/uboot-support-for-cgtqmx6.patch        | 3709 ++++++++++
>  recipes-bsp/u-boot/u-boot-imx_2009.08.bbappend     |    8 +
>  .../linux/linux-imx-3.0.35/cgtqmx6/cgtqmx6.patch   | 7295 ++++++++++++++++++++
>  .../linux/linux-imx-3.0.35/cgtqmx6/defconfig       | 2722 ++++++++
>  recipes-kernel/linux/linux-imx_3.0.35.bbappend     |    2 +
>  6 files changed, 13755 insertions(+)
>  create mode 100644 conf/machine/cgtqmx6.conf
>  create mode 100644 recipes-bsp/u-boot/u-boot-imx/cgtqmx6/uboot-support-for-cgtqmx6.patch
>  create mode 100644 recipes-kernel/linux/linux-imx-3.0.35/cgtqmx6/cgtqmx6.patch
>  create mode 100644 recipes-kernel/linux/linux-imx-3.0.35/cgtqmx6/defconfig

Please keep a version history of your patches like in :

https://lists.yoctoproject.org/pipermail/meta-freescale/2013-February/001182.html

Also, please wrap your commit messages to 72 chars.

Anyway, good job ;)

Regards,


-- 
Alexandre Belloni


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [meta-fsl-arm-extra][PATCH v4 0/3] Add Congatec qmx6 support
  2013-03-12 18:54 ` Alexandre Belloni
@ 2013-03-12 19:04   ` Otavio Salvador
  0 siblings, 0 replies; 3+ messages in thread
From: Otavio Salvador @ 2013-03-12 19:04 UTC (permalink / raw)
  To: Alexandre Belloni; +Cc: meta-freescale@yoctoproject.org

On Tue, Mar 12, 2013 at 3:54 PM, Alexandre Belloni
<alexandre.belloni@piout.net> wrote:
> Hi Léo,
>
> On Tue, Mar 12, 2013 at 06:52:31PM +0100, SARTRE Leo wrote :
>> Changes applied to master branch.
>>
>> Leo Sartre (3):
>>   cgtqmx6: Add machine definition
>>   u-boot-imx: Add Congatec qmx6 support
>>   linux-imx-3.0.35: Add Congatec qmx6 support
>>
>>  conf/machine/cgtqmx6.conf                          |   19 +
>>  .../cgtqmx6/uboot-support-for-cgtqmx6.patch        | 3709 ++++++++++
>>  recipes-bsp/u-boot/u-boot-imx_2009.08.bbappend     |    8 +
>>  .../linux/linux-imx-3.0.35/cgtqmx6/cgtqmx6.patch   | 7295 ++++++++++++++++++++
>>  .../linux/linux-imx-3.0.35/cgtqmx6/defconfig       | 2722 ++++++++
>>  recipes-kernel/linux/linux-imx_3.0.35.bbappend     |    2 +
>>  6 files changed, 13755 insertions(+)
>>  create mode 100644 conf/machine/cgtqmx6.conf
>>  create mode 100644 recipes-bsp/u-boot/u-boot-imx/cgtqmx6/uboot-support-for-cgtqmx6.patch
>>  create mode 100644 recipes-kernel/linux/linux-imx-3.0.35/cgtqmx6/cgtqmx6.patch
>>  create mode 100644 recipes-kernel/linux/linux-imx-3.0.35/cgtqmx6/defconfig
>
> Please keep a version history of your patches like in :
>
> https://lists.yoctoproject.org/pipermail/meta-freescale/2013-February/001182.html
>
> Also, please wrap your commit messages to 72 chars.
>
> Anyway, good job ;)

I did it when pushing ;-)

-- 
Otavio Salvador                             O.S. Systems
E-mail: otavio@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854              http://projetos.ossystems.com.br


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-03-12 19:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-12 17:52 [meta-fsl-arm-extra][PATCH v4 0/3] Add Congatec qmx6 support SARTRE Leo
2013-03-12 18:54 ` Alexandre Belloni
2013-03-12 19:04   ` Otavio Salvador

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.