From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 81DB3E00342; Wed, 2 Jul 2014 10:01:35 -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=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE 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.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [209.85.192.177 listed in list.dnswl.org] Received: from mail-pd0-f177.google.com (mail-pd0-f177.google.com [209.85.192.177]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id D591BE006C4 for ; Wed, 2 Jul 2014 10:01:10 -0700 (PDT) Received: by mail-pd0-f177.google.com with SMTP id y10so12225100pdj.22 for ; Wed, 02 Jul 2014 10:01:10 -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=MZWeOWcULC+G/Wp0hxdH201jGrcn1pjGjopbCDgJQNg=; b=Ef0euSuen7TwYAUi2cBcF55rc99mzImydfWsCEbCPSl3EYX6wmzsm/YPUYYSZE4SG9 6OTfrYxFJzNBUydZTZ+9wN/ZUxVCkWdA4By9o5I7FDgVxfn7z1bauoMUKOylynQXcU8v q8CXMsSdN3GF+2nN9ZMox5B+NmXHh44IlSqjbxDhMKnEMbhMf+UimCvjPkDQ8MglFA5w VK7kLBAdmDGHeracLFUKX4nWO1GPGSEKWuH//Qer6fNNraoWhx4JZw0NS6i7oObZrK22 74DEOTCXqzlhRO0//12xSb0LbMKIV35n8abT73RoNA9L8qa5N8w2BMbw1+BB/8twPo9g DJBg== X-Gm-Message-State: ALoCoQmt2v9sGZ8NjoBOjFba3DjDE7lVfCUXD5HYYE+ju1hIwJS1+UvDqSbCrigMHqFpJJ9D3tkM X-Received: by 10.68.202.194 with SMTP id kk2mr70692519pbc.156.1404320470416; Wed, 02 Jul 2014 10:01:10 -0700 (PDT) Received: from [29.6.1.5] ([63.226.49.26]) by mx.google.com with ESMTPSA id y2sm132095517pas.45.2014.07.02.10.01.07 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 02 Jul 2014 10:01:08 -0700 (PDT) Message-ID: <53B43AD2.9030305@boundarydevices.com> Date: Wed, 02 Jul 2014 10:01:06 -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: Otavio Salvador References: <1404199846-16161-1-git-send-email-christoph.settgast@methodpark.de> <53B427DC.9050500@boundarydevices.com> In-Reply-To: X-Enigmail-Version: 1.6 Cc: "meta-freescale@yoctoproject.org" Subject: Re: [meta-fsl-arm-extra][PATCH] linux-boundary (3.10.17): Bump SRCREV to ca882d5a 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: Wed, 02 Jul 2014 17:01:35 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 07/02/2014 09:56 AM, Otavio Salvador wrote: > On Wed, Jul 2, 2014 at 12:40 PM, Eric Nelson > wrote: >> Can I ask for a V2 with some additional commentary? >> >> Updates in this release include: >> - Configures GPIOs on Nitrogen6_Lite as "gpio-led" devices >> - Updates to nit6xlite_defconfig to match nitrogen6x_defconfig >> - Added support for Okaya 480x272 display >> - Allows concurrent operation of OV5640 MIPI and OV5642 parallel >> cameras >> >> Thanks in advance, > > No need of a v2; I changed the patch while applying it. > > Many thanks Otavio!