From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 336C9E0090E; Mon, 8 Dec 2014 22:12:27 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail.tames.com (tames.com [72.2.119.182]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id CDFE8E00874 for ; Mon, 8 Dec 2014 22:12:26 -0800 (PST) Received: from [10.178.247.148] (unknown [187.189.173.209]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: alfonso@tames.com) by mail.tames.com (Postfix) with ESMTPSA id 4DC1B258CA for ; Tue, 9 Dec 2014 06:12:21 +0000 (UTC) Message-ID: <548692C9.9050602@tames.com> Date: Tue, 09 Dec 2014 00:12:25 -0600 From: =?UTF-8?B?QWxmb25zbyBUYW3DqXM=?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: "meta-freescale@yoctoproject.org" X-Virus-Scanned: clamav-milter 0.98.1 at 56cb6755-5e21-c698-f8be-a3023abd5444 X-Virus-Status: Clean Subject: [meta-fsl-arm-extra][PATCH] wandboard: Add Alfonso Tames as maintainer 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, 09 Dec 2014 06:12:27 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Please add me as maintainer for the Wandboards. For now, I can test only the Quad and Dual boards but not the Solo since I do not have access to this board. Signed-off-by: Alfonso Tamés --- conf/machine/wandboard-dual.conf | 2 +- conf/machine/wandboard-quad.conf | 2 +- conf/machine/wandboard-solo.conf | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/machine/wandboard-dual.conf b/conf/machine/wandboard-dual.conf index 2a8fc2c..05a98b2 100644 --- a/conf/machine/wandboard-dual.conf +++ b/conf/machine/wandboard-dual.conf @@ -2,7 +2,7 @@ #@NAME: Wandboard i.MX6 Wandboard Duallite #@SOC: i.MX6DL #@DESCRIPTION: Machine configuration for i.MX6 Wandboard Duallite -#@MAINTAINER: +#@MAINTAINER: Alfonso Tames include include/wandboard.inc diff --git a/conf/machine/wandboard-quad.conf b/conf/machine/wandboard-quad.conf index 78222b7..26a88a6 100644 --- a/conf/machine/wandboard-quad.conf +++ b/conf/machine/wandboard-quad.conf @@ -2,7 +2,7 @@ #@NAME: Wandboard i.MX6 Wandboard Quad #@SOC: i.MX6Q #@DESCRIPTION: Machine configuration for i.MX6 Wandboard Quad -#@MAINTAINER: +#@MAINTAINER: Alfonso Tames include include/wandboard.inc diff --git a/conf/machine/wandboard-solo.conf b/conf/machine/wandboard-solo.conf index b2ff317..cae56ab 100644 --- a/conf/machine/wandboard-solo.conf +++ b/conf/machine/wandboard-solo.conf @@ -2,7 +2,7 @@ #@NAME: Wandboard i.MX6 Wandboard Solo #@SOC: i.MX6S #@DESCRIPTION: Machine configuration for i.MX6 Wandboard Solo -#@MAINTAINER: +#@MAINTAINER: Alfonso Tames include include/wandboard.inc -- 2.1.0