From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 885B6E00BAE; Thu, 19 Jun 2014 13:08:55 -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=-0.8 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (rjohnweber[at]gmail.com) * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.160.169 listed in list.dnswl.org] Received: from mail-yk0-f169.google.com (mail-yk0-f169.google.com [209.85.160.169]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 4D1ADE00B70 for ; Thu, 19 Jun 2014 13:08:45 -0700 (PDT) Received: by mail-yk0-f169.google.com with SMTP id 79so1991914ykr.14 for ; Thu, 19 Jun 2014 13:08:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=w7JlUmHQsk3NxgDRXDAxOXrATyW7Y6VfxqZNHbxggNk=; b=zmky1pZH6Az0xmzihu2yb321R6kuLlz2H1TC7QnfCd01rW8RjlTPVKJGzBaYbQsHmz GzStCHX4gkOyDDmm9bKJ4f8ajW65cYFXzChR7qvLNz+wNSJWaYOcl24zX+UBXPJVOlD1 dNOP+Y4Nt/CKfmoTG6FlK6UKufxNPJIDPBRfQGqh3D9SVtP43iXTlokQtDbkM8ox6VUI O0EuwmBWedIbSuiW6Pw4ZXwT8ptF9g3deYtl26ympv7A02C1/HqeSaDurz+s/aEGqvga ejlOHzAW4Jlt3UbF/lvsLcCHGXcqlExccuFKq+37R5dLzQU77TMwURENu5curqANuWJl 2Bqw== X-Received: by 10.236.144.137 with SMTP id n9mr10718469yhj.37.1403208524936; Thu, 19 Jun 2014 13:08:44 -0700 (PDT) Received: from goober-2.local ([75.76.197.2]) by mx.google.com with ESMTPSA id p23sm10598578yho.27.2014.06.19.13.08.44 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 19 Jun 2014 13:08:44 -0700 (PDT) Message-ID: <53A3434B.6050900@gmail.com> Date: Thu, 19 Jun 2014 15:08:43 -0500 From: John Weber User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: In-Reply-To: Subject: Re: Future Electronics FWBADAPT-7WVGA-PCAP LCD and Yocto 1.6 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: Thu, 19 Jun 2014 20:08:55 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit I'll work these patches in and send a branch to test in the next day or so. On 6/19/14, 9:48 AM, Daiane Angolini wrote: > On Wed, Jun 18, 2014 at 9:03 PM, Alfonso Tamés wrote: >> I just applied the patches that Stefan pointed to >> (http://forums.wandboard.org/viewtopic.php?f=12&t=411#p1929) and the LCD now >> works :) !!! > > Could you, please, share your work with community? > > Even if adding the patch only via recipe, it will help others. > > And eventually it's ready/tested to be merged in the kernel git > > Daiane