From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from narya.piout.net (128-79-216-144.hfc.dyn.abo.bbox.fr [128.79.216.144]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id C3C88E0073A for ; Tue, 12 Mar 2013 11:55:00 -0700 (PDT) Received: by narya.piout.net (Postfix, from userid 1000) id 7715AC08EF; Tue, 12 Mar 2013 19:54:37 +0100 (CET) Date: Tue, 12 Mar 2013 19:54:37 +0100 From: Alexandre Belloni To: SARTRE Leo Message-ID: <20130312185437.GA13409@piout.net> References: <3465D313FDFB824F9A9C8CD24FA4F6BC0108CCD0@frontmail.adetel.com> MIME-Version: 1.0 In-Reply-To: <3465D313FDFB824F9A9C8CD24FA4F6BC0108CCD0@frontmail.adetel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: meta-freescale@yoctoproject.org, otavio@ossystems.com.br Subject: Re: [meta-fsl-arm-extra][PATCH v4 0/3] Add Congatec qmx6 support X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Mar 2013 18:55:01 -0000 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit 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