From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id C3A27E00547; Tue, 15 Jul 2014 14:30:28 -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.54 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mail-pa0-f54.google.com (mail-pa0-f54.google.com [209.85.220.54]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 99740E004FF for ; Tue, 15 Jul 2014 14:30:19 -0700 (PDT) Received: by mail-pa0-f54.google.com with SMTP id fa1so2175pad.27 for ; Tue, 15 Jul 2014 14:30:19 -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=MBzk5uwSBft1LV319PDvIv32O4S8la4jbRGkxSBf2PA=; b=XR4SiIV+LPOgwaPjaeHT2h2VXXJE0MDHu/WQXcs/sRU8/S86hkCbsiLW539x2/4kgc lb7hSPVqB9aHrXcKXR/mI9n4kwUxazJtRirG7DJPiz//BGwzxE2CEeT7RaBfNkpW4XgI FBO7ILGSv0hZDjF2amvObg12LWraDNwjdPDkXG+eIY1tE9MzI7PaoEHMj+k078cqpnTi snzr3jJoZ80YbjgRat62hl2zAlAp2cG1yRWfr9lt+qTd5G+ZOzaPg2t2I/D/RvLG32Ig Tyd7f4Z8CnkHZ2s0Ppvu0W4mGclXerk5Z6kbcDBkxXvxHLgDKF9AuimUO+GPAhyr++Jh acJw== X-Gm-Message-State: ALoCoQlaTx2yYp9IJIQelUMhiEUi5w4oAn1CszjzGGrL2GZHBqOijA05v0hWQY4jmlBqm/+39Dzl X-Received: by 10.66.146.199 with SMTP id te7mr11904298pab.106.1405459819355; Tue, 15 Jul 2014 14:30:19 -0700 (PDT) Received: from [192.168.1.11] ([63.226.49.26]) by mx.google.com with ESMTPSA id y12sm19927697pdk.21.2014.07.15.14.30.17 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 15 Jul 2014 14:30:18 -0700 (PDT) Message-ID: <53C59D68.5040908@boundarydevices.com> Date: Tue, 15 Jul 2014 14:30:16 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: John Weber References: <1405454473-16252-1-git-send-email-rjohnweber@gmail.com> <1405454473-16252-3-git-send-email-rjohnweber@gmail.com> <53C59414.2050807@boundarydevices.com> In-Reply-To: X-Enigmail-Version: 1.6 Cc: "meta-freescale@yoctoproject.org" Subject: Re: [meta-fsl-arm-extra][PATCH 3/4] linux-firmware: add bbappend to modify firmware file names 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, 15 Jul 2014 21:30:28 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 07/15/2014 01:53 PM, John Weber wrote: > Actually, Eric, the change for the broadcom-nvram-config does require > your attention because of the need to rename nvram.txt to > brcmfmac4330-sdio.txt. > Okay. It's likely to take me until the end of the week to test things out.