From patchwork Sun Mar 30 22:04:52 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Trevor Woerner X-Patchwork-Id: 27401 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ig0-f199.google.com (mail-ig0-f199.google.com [209.85.213.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 6406320341 for ; Sun, 30 Mar 2014 22:05:28 +0000 (UTC) Received: by mail-ig0-f199.google.com with SMTP id t19sf7978680igi.2 for ; Sun, 30 Mar 2014 15:05:27 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=HM5iHiW9l0XneHmYUdUw4iMwbkZk5OvT2MwZM/bYBM0=; b=iBs05FTdj1/KD21j5/L2+VzDw47yyzj6BupQ8cz+3Jud5js0YLMiq1r3s6kiQdjUMX 1nCCX7EcF8T8E5cUlG6aQVmT90YJz+R4Hjwda/ygBEO/eyKeo87fDE/UpuhakN0I2bH6 amxRrQ2AKZO7hSnknzGiKlHhNtrnG6wO34i6aiMISRg4JlE3igH/XTPY7Lhi6D6+0hzn HcvO2zvSEEjZI4tEK+u7Vr/uBc8722YpPfHWW7lbrHPTvuaE2n2H3oaeqMb9ko7GTEs8 W4uU60KORk3ZxlPsNftFsSRzzQBZzuw2LEhkwi/qY0uAmze7BjiCMTQGD8QS7dO6tdkM Ap7g== X-Gm-Message-State: ALoCoQk3DL+Ihc8YVW5mcexsZX3wDqJbDQDOhjRXZlTK+KUedPt9Fe3VJEE/kyd8IcOfJt6a/oP+ X-Received: by 10.182.109.200 with SMTP id hu8mr8732883obb.20.1396217127727; Sun, 30 Mar 2014 15:05:27 -0700 (PDT) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.140.26.183 with SMTP id 52ls2104249qgv.38.gmail; Sun, 30 Mar 2014 15:05:27 -0700 (PDT) X-Received: by 10.221.29.137 with SMTP id ry9mr20242201vcb.6.1396217127646; Sun, 30 Mar 2014 15:05:27 -0700 (PDT) Received: from mail-ve0-f181.google.com (mail-ve0-f181.google.com [209.85.128.181]) by mx.google.com with ESMTPS id wy9si2622058vdc.19.2014.03.30.15.05.27 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 30 Mar 2014 15:05:27 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.128.181 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) client-ip=209.85.128.181; Received: by mail-ve0-f181.google.com with SMTP id oy12so7432714veb.40 for ; Sun, 30 Mar 2014 15:05:27 -0700 (PDT) X-Received: by 10.220.133.80 with SMTP id e16mr19981528vct.13.1396217127581; Sun, 30 Mar 2014 15:05:27 -0700 (PDT) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.220.12.8 with SMTP id v8csp93792vcv; Sun, 30 Mar 2014 15:05:27 -0700 (PDT) X-Received: by 10.182.246.35 with SMTP id xt3mr2828109obc.39.1396217127259; Sun, 30 Mar 2014 15:05:27 -0700 (PDT) Received: from mail-oa0-f41.google.com (mail-oa0-f41.google.com [209.85.219.41]) by mx.google.com with ESMTPS id wu5si10410285oeb.193.2014.03.30.15.05.27 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 30 Mar 2014 15:05:27 -0700 (PDT) Received-SPF: neutral (google.com: 209.85.219.41 is neither permitted nor denied by best guess record for domain of trevor.woerner@linaro.org) client-ip=209.85.219.41; Received: by mail-oa0-f41.google.com with SMTP id j17so8408261oag.14 for ; Sun, 30 Mar 2014 15:05:27 -0700 (PDT) X-Received: by 10.182.233.201 with SMTP id ty9mr18638643obc.29.1396217127038; Sun, 30 Mar 2014 15:05:27 -0700 (PDT) Received: from openSUSE-i7.site (69-165-220-158.dsl.teksavvy.com. [69.165.220.158]) by mx.google.com with ESMTPSA id pr4sm53094248oeb.8.2014.03.30.15.05.26 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 30 Mar 2014 15:05:26 -0700 (PDT) From: Trevor Woerner To: meta-freescale@yoctoproject.org Cc: patches@linaro.org, Otavio Salvador , Mahesh Mahadevan Subject: [PATCH 5/5] setup-environment: improve MACHINE display Date: Sun, 30 Mar 2014 18:04:52 -0400 Message-Id: <1396217092-30829-6-git-send-email-trevor.woerner@linaro.org> X-Mailer: git-send-email 1.9.0 In-Reply-To: <1396217092-30829-1-git-send-email-trevor.woerner@linaro.org> References: <1396217092-30829-1-git-send-email-trevor.woerner@linaro.org> X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: trevor.woerner@linaro.org X-Original-Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.128.181 is neither permitted nor denied by best guess record for domain of patch+caf_=patchwork-forward=linaro.org@linaro.org) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , If an invalid machine is specified, do a better job at listing the supported MACHINEs. was: Supported machines: cgtqmx6 imx233-olinuxino-maxi imx233-olinuxino-micro imx233-olinuxino-mini imx6qsabrelite nitrogen6x wandboard-dual wandboard-solo imx23evk imx28evk imx31pdk imx35pdk imx51evk imx53ard imx53qsb imx6dlsabresd imx6qsabreauto imx6qsabresd imx6slevk now: Supported machines: cfa10036 cfa10037 cfa10049 cfa10055 cfa10056 cfa10057 cfa10058 cgtqmx6 imx233-olinuxino-maxi imx233-olinuxino-micro imx233-olinuxino-mini imx6qsabrelite m28evk m53evk nitrogen6x-lite nitrogen6x wandboard-dual wandboard-quad wandboard-solo imx23evk imx28evk imx31pdk imx35pdk imx51evk imx53ard imx53qsb imx6dlsabreauto imx6dlsabresd imx6qsabreauto imx6qsabresd imx6slevk imx6solosabreauto imx6solosabresd twr-vf65gs10 Signed-off-by: Trevor Woerner --- setup-environment | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup-environment b/setup-environment index 43b1489..edb86f7 100644 --- a/setup-environment +++ b/setup-environment @@ -31,8 +31,8 @@ usage() If undefined, this script will set \$MACHINE to 'imx6qsabresd'. -Supported machines: `ls sources/*/conf/machine/*.conf \ -| sed s/\.conf//g | sed -r 's/^.+\///' | xargs echo` +Supported machines: `echo; ls sources/*/conf/machine/*.conf \ +| sed s/\.conf//g | sed -r 's/^.+\///' | xargs -I% echo -e "\t%"` To build for a machine listed above, run this script as: MACHINE= source $PROGNAME