From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 81462E00798; Fri, 25 Jul 2014 10:25:30 -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: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.220.44 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail-pa0-f44.google.com (mail-pa0-f44.google.com [209.85.220.44]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 4B0CFE003FA for ; Fri, 25 Jul 2014 10:25:27 -0700 (PDT) Received: by mail-pa0-f44.google.com with SMTP id eu11so6495616pac.3 for ; Fri, 25 Jul 2014 10:25:26 -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 :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=+hcLPicWCKv+24szrlwJjz6a/mcD6/2vJoGk3vqTGIw=; b=dLhOCXJwyXDWy77sRdpxExNDwtlztl4vnAHEIumt6tjiG/teXvEeAYZbM1riIci8Oj JdNSd8+QC03UtozAnacB4UvoPwPhGgn1CY+y2/5hz35v3c4NrnbkgyDI7E+yZa36M7eQ ntfjzSO1C8L1UpG+VV6xthVEBBMKxl0bTcqZiVhVnH4sx2cFR2d9L1KfYGpcmj7Zw0ol TNLbu0T5VdC3KGCvjIIa/+DdMfhiB04dIeL9FtoTO328PUUilYMypoq4vmIPBQ9jbTMA D+5/ck/m+UzjtOA/tiO7Q49uUbZp5zleyx2JbbPnEQcrrzDR1Ztjz5v6hPlRCcUs70m6 1+4w== X-Gm-Message-State: ALoCoQmGJDjzuNiGeL7WwyCcEyW3TNURGzmndWRyFlTAeI9AcAVE0dQMDvXJ2mbp2qkxNTKhuBcx X-Received: by 10.70.34.103 with SMTP id y7mr20006918pdi.37.1406309126747; Fri, 25 Jul 2014 10:25:26 -0700 (PDT) Received: from [192.168.1.11] ([63.226.49.26]) by mx.google.com with ESMTPSA id gm1sm9428724pbc.40.2014.07.25.10.25.24 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 25 Jul 2014 10:25:25 -0700 (PDT) Message-ID: <53D29302.3070104@boundarydevices.com> Date: Fri, 25 Jul 2014 10:25:22 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Gary Thomas , meta-freescale@yoctoproject.org References: <53D26E5C.6000509@boundarydevices.com> <53D28514.80901@boundarydevices.com> <53D28833.3010500@boundarydevices.com> <53D28E4E.4080200@boundarydevices.com> <53D29146.70307@mlbassoc.com> <53D2925D.10808@mlbassoc.com> In-Reply-To: <53D2925D.10808@mlbassoc.com> X-Enigmail-Version: 1.6 Subject: Re: nitrogen6x and imx6qsabrelite machines uboot scripts 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: Fri, 25 Jul 2014 17:25:30 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 07/25/2014 10:22 AM, Gary Thomas wrote: > On 2014-07-25 11:17, Gary Thomas wrote: >> On 2014-07-25 11:05, Eric Nelson wrote: >> This came from a recent change in OE-core/Poky: >> commit 68bc4eb778764e4fa66dd6296ca2042e7a9ebf67 >> Author: Hongxu Jia >> Date: Wed Jul 23 11:33:01 2014 +0800 >> insane: add checking to standardize how .bbappend files do >> FILESEXTRAPATHS >> Thanks Gary. > > n.b. I wish this had been just a warning when first implemented! > Ahh, life on the bleeding edge!