From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from co9outboundpool.messaging.microsoft.com (co9ehsobe002.messaging.microsoft.com [207.46.163.25]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 2A209E01412 for ; Wed, 28 Aug 2013 04:48:35 -0700 (PDT) Received: from mail33-co9-R.bigfish.com (10.236.132.251) by CO9EHSOBE029.bigfish.com (10.236.130.92) with Microsoft SMTP Server id 14.1.225.22; Wed, 28 Aug 2013 11:48:34 +0000 Received: from mail33-co9 (localhost [127.0.0.1]) by mail33-co9-R.bigfish.com (Postfix) with ESMTP id BFAAE20015A; Wed, 28 Aug 2013 11:48:34 +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: 8 X-BigFish: VS8(zzbb2dI98dI9371I1432I14ffIzz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hz8dhz1de098h177df4h17326ah186068h8275bh8275dh1de097hf73b6uz2dh2a8h839h947hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1b2fh1fb3h1d0ch1d2eh1d3fh1dfeh1dffh1f5fh1fe8h1ff5h1155h) Received: from mail33-co9 (localhost.localdomain [127.0.0.1]) by mail33-co9 (MessageSwitch) id 1377690513416263_14205; Wed, 28 Aug 2013 11:48:33 +0000 (UTC) Received: from CO9EHSMHS012.bigfish.com (unknown [10.236.132.236]) by mail33-co9.bigfish.com (Postfix) with ESMTP id 5F08C1E005D; Wed, 28 Aug 2013 11:48:33 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by CO9EHSMHS012.bigfish.com (10.236.130.22) with Microsoft SMTP Server (TLS) id 14.16.227.3; Wed, 28 Aug 2013 11:48:33 +0000 Received: from az84smr01.freescale.net (10.64.34.197) by 039-SN1MMR1-004.039d.mgd.msft.net (10.84.1.14) with Microsoft SMTP Server (TLS) id 14.3.146.2; Wed, 28 Aug 2013 11:48:32 +0000 Received: from [10.29.244.63] ([10.29.244.63]) by az84smr01.freescale.net (8.14.3/8.14.0) with ESMTP id r7SBmUJh003296; Wed, 28 Aug 2013 04:48:31 -0700 Message-ID: <521DE2B4.1020104@freescale.com> Date: Wed, 28 Aug 2013 08:44:52 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: Alexei Kopendakov References: In-Reply-To: X-OriginatorOrg: freescale.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Cc: "meta-freescale@yoctoproject.org" Subject: Re: master-next 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, 28 Aug 2013 11:48:37 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 08/28/2013 03:55 AM, Alexei Kopendakov wrote: > Hello all. > > I'am try build fsl-image-gui for imx6qsabresd (master-next , source i > got by > > repo init -u https://github.com/cbetz421/fsl-community-bsp-platform -b > master-next ) > > And got next error: > > http://pastebin.com/FsBFDKzT > > Why??? Please, share your DISTRO_FEATURES. (bitbake -e | grep ^DISTRO_FEATURES) It looks like an error I've been seeing on master-next when I'm trying to build X11. I'm trying to solve it by adding "opengl" to DISTRO_FEATURES. still in progress. > > -- > Alexei Kopendakov > > > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale > -- Daiane