From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id 703EB65CCD for ; Tue, 25 Aug 2015 19:33:48 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail1.windriver.com (8.15.2/8.15.1) with ESMTPS id t7PJXkBg022655 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL); Tue, 25 Aug 2015 12:33:46 -0700 (PDT) Received: from [128.224.56.48] (128.224.56.48) by ALA-HCA.corp.ad.wrs.com (147.11.189.50) with Microsoft SMTP Server id 14.3.235.1; Tue, 25 Aug 2015 12:33:46 -0700 Message-ID: <55DCC304.1030204@windriver.com> Date: Tue, 25 Aug 2015 15:33:24 -0400 From: Bruce Ashfield User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0 MIME-Version: 1.0 To: "Burton, Ross" References: <136c1b0650d3273e647022a60ef3845287d11af3.1440424002.git.bruce.ashfield@windriver.com> In-Reply-To: Cc: OE-core Subject: Re: [PATCH 6/6] linux-yocto/4.1: enable DRM_CIRRUS_QEMU and EXT4_USE_FOR_EXT23 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Aug 2015 19:33:49 -0000 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit On 15-08-25 05:19 AM, Burton, Ross wrote: > > On 24 August 2015 at 14:51, Bruce Ashfield > wrote: > > Updating the meta SRCREV to enable cirrus graphics emulation and wider > compatibility for the ext4 driver. > > > This causes our friend "config value requested not present in final > .config" for at least qemuppc and qemumips in my local testing. I was too ambitious with the options .. I saw (and fixed) the warnings. New patches are on poky-contrib zedd/kernel Cheers, Bruce > > Ross