From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id BAD05E008EA; Tue, 17 Mar 2015 12:42:38 -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=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW 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] * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.192.172 listed in list.dnswl.org] Received: from mail-pd0-f172.google.com (mail-pd0-f172.google.com [209.85.192.172]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 43CF9E00753 for ; Tue, 17 Mar 2015 12:42:37 -0700 (PDT) Received: by pdbcz9 with SMTP id cz9so18554755pdb.3 for ; Tue, 17 Mar 2015 12:42:37 -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=XUP9Tcieh4JqCQgq3otehXveMZzVkZJz8RhIOEkU0Lg=; b=I4v/U3owvJkKXxHWAxPYsfj2azHFYzaYtCYl2z4tzlBMJn7AWY4Iq1cZZ3VaZu7TWj coAcX6VQEWUiTpCwVHBuP9FX7doCuKTRUd+n5igk4j+VZtXCuINyw3/XJmwMlvpQHLzW VllApafWxL87UH225z/C8m6Dc3qO1uRQP7oTzhYOcsHC/01GwuAfgXKYMkGeyRI7g/Zf SY0nKizgdz1kqRCjmtHFmX/zDCKh5EYghQ8mLI40X6LB25j/rTGlepub7HbtQ8Yr1uff g1LpQsZPHgeZfxlip9SP3dnqu9U3C0FvgOXxUvNoFE+MgVPBbEgV1MPz33rMZy/95sjh //Dg== X-Gm-Message-State: ALoCoQlS4+SIM7qLlSTnlATyfRlcoKR4HQS20H59GPemma/OzGmuC3+/yYQvjSgfKMAJ8Q1DtenD X-Received: by 10.66.221.34 with SMTP id qb2mr153551214pac.42.1426621357308; Tue, 17 Mar 2015 12:42:37 -0700 (PDT) Received: from [192.168.200.5] (wsip-70-184-93-199.ph.ph.cox.net. [70.184.93.199]) by mx.google.com with ESMTPSA id ji6sm23815954pac.30.2015.03.17.12.42.35 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Mar 2015 12:42:36 -0700 (PDT) Message-ID: <550883AA.9050201@boundarydevices.com> Date: Tue, 17 Mar 2015 12:42:34 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Otavio Salvador References: <1426613716-23335-1-git-send-email-ian@boundarydevices.com> <55088020.6090401@boundarydevices.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: [meta-fsl-arm-extra][PATCH] u-boot-script-boundary: Allow custom bootscripts 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, 17 Mar 2015 19:42:38 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 03/17/2015 12:30 PM, Otavio Salvador wrote: > On Tue, Mar 17, 2015 at 4:27 PM, Eric Nelson > wrote: >> Hi Otavio, >> >> On 03/17/2015 10:35 AM, Ian Coolidge wrote: >>> Removes redundant BOOTSCRIPT line >>> Changed BOOTSCRIPT to allow choice in local.conf >>> >>> Signed-off-by: Ian Coolidge >>> --- >> >> Did you miss the "dizzy" here? > > Oh. I missed. > > This is now pushed, sorry for the mistake. > NP. Thanks for getting it so quickly.