From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 5C939E00B21; Sun, 4 May 2014 06:50:24 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.220.46 listed in list.dnswl.org] Received: from mail-pa0-f46.google.com (mail-pa0-f46.google.com [209.85.220.46]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id DE0BBE0049D for ; Sun, 4 May 2014 06:50:22 -0700 (PDT) Received: by mail-pa0-f46.google.com with SMTP id kx10so5185031pab.19 for ; Sun, 04 May 2014 06:50:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=/s4NAw5Nojjk05BgYFWrACUMoXZUEz+oPxvO926Anbo=; b=fXhT3Fmn34H1o4vw6TTYvX/uYQ67PLH5aovISv+panM07GHAXVZ2QvbtvDFNc90xFX fZL7kclV5w7USUf4qbkaq0GIhRi4xBvwJpEK+A/xBndyByRIp5RIRaEYukld9FBoRkLd WIvcLTqbYC7flvGKD2J8sO4hYGacw9U/vZo262dKAHbsQNSdXzJhw1Py9ri7BYLBGouQ 37a3WvWCIFo7dxaRUk1jjWBKBTfI8lX3CITXhRGG4mBABacHnPiLruUZ0etuvICP3l9w x8aISz+NL1k8MV09Z6Pjd4xnALlk7wW0IkSxHuHftTPavTZU0/8hNSLtqx14euofyX3p FoSw== X-Gm-Message-State: ALoCoQnmcZnHzqS3FJn/Xzu22VCRwpgjR0UiRI7jsQFJ+VJYJEyz5BpSiI9bEcRBpFJmMUKGripb X-Received: by 10.66.136.103 with SMTP id pz7mr60260261pab.140.1399211422038; Sun, 04 May 2014 06:50:22 -0700 (PDT) Received: from ?IPv6:2600:1011:b113:1fbf:213f:a927:7a86:243a? ([2600:1011:b113:1fbf:213f:a927:7a86:243a]) by mx.google.com with ESMTPSA id ph1sm45739460pac.14.2014.05.04.06.50.19 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 04 May 2014 06:50:20 -0700 (PDT) Message-ID: <53664599.5010007@boundarydevices.com> Date: Sun, 04 May 2014 06:50:17 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <1399211349-5120-1-git-send-email-eric.nelson@boundarydevices.com> In-Reply-To: <1399211349-5120-1-git-send-email-eric.nelson@boundarydevices.com> Cc: troy.kisky@boundarydevices.com Subject: Re: [PATCH] nitrogen6x: Add support for i.MX6SDL CPU variants to SOC_FAMILY 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: Sun, 04 May 2014 13:50:24 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 05/04/2014 06:49 AM, Eric Nelson wrote: > The Nitrogen6x has options for i.MX6DL and i.MX6S, and > without mx6dl in the SOC_FAMILY, Dual-Lite/Solo features > of other components won't be built. > Please disregard. V2 with proper formatting forthcoming. Not enough coffee this morning ;)