From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tx2outboundpool.messaging.microsoft.com (tx2ehsobe002.messaging.microsoft.com [65.55.88.12]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 243B5E00597 for ; Mon, 15 Apr 2013 06:58:10 -0700 (PDT) Received: from mail157-tx2-R.bigfish.com (10.9.14.244) by TX2EHSOBE013.bigfish.com (10.9.40.33) with Microsoft SMTP Server id 14.1.225.23; Mon, 15 Apr 2013 13:58:09 +0000 Received: from mail157-tx2 (localhost [127.0.0.1]) by mail157-tx2-R.bigfish.com (Postfix) with ESMTP id 341F31806A8; Mon, 15 Apr 2013 13:58:09 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -4 X-BigFish: VS-4(zzbb2dI98dI9371I1432Izz1f42h1fc6h1ee6h1de0h1fdah1202h1e76h1d1ah1d2ahzzz2dh2a8h668h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1155h) Received: from mail157-tx2 (localhost.localdomain [127.0.0.1]) by mail157-tx2 (MessageSwitch) id 1366034233182565_2552; Mon, 15 Apr 2013 13:57:13 +0000 (UTC) Received: from TX2EHSMHS014.bigfish.com (unknown [10.9.14.232]) by mail157-tx2.bigfish.com (Postfix) with ESMTP id A45222011A; Mon, 15 Apr 2013 13:57:10 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by TX2EHSMHS014.bigfish.com (10.9.99.114) with Microsoft SMTP Server (TLS) id 14.1.225.23; Mon, 15 Apr 2013 13:57:09 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-002.039d.mgd.msft.net (10.84.1.15) with Microsoft SMTP Server (TLS) id 14.2.328.11; Mon, 15 Apr 2013 13:57:09 +0000 Received: from [10.29.244.97] ([10.29.244.97]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r3FDv7wY014390; Mon, 15 Apr 2013 06:57:08 -0700 Message-ID: <516C0705.6060508@freescale.com> Date: Mon, 15 Apr 2013 10:56:21 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: Otavio Salvador References: <1365874799-31197-1-git-send-email-otavio@ossystems.com.br> In-Reply-To: <1365874799-31197-1-git-send-email-otavio@ossystems.com.br> X-OriginatorOrg: freescale.com Cc: meta-freescale Mailing List Subject: Re: [meta-fsl-demos PATCH] Remove i.MX5 and i.MX6 workaround to avoid mesa-demos inclusion 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: Mon, 15 Apr 2013 13:58:11 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 04/13/2013 02:39 PM, Otavio Salvador wrote: > mesa-demos has been fixed to proper build for non-mesa implementations > so it does not need to be removed from images. > > Signed-off-by: Otavio Salvador > --- It's OK to me I did think another commit log, please consider it: mesa-demos was fixed and now it can be built for non-mesa implementations as well. So, it does not need to be artificially removed from images Daiane