From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 21B25E0079A; Tue, 12 Aug 2014 06:23:51 -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, SPF_HELO_PASS autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [207.46.163.182 listed in list.dnswl.org] * -0.0 SPF_HELO_PASS SPF: HELO matches SPF record * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1blp0182.outbound.protection.outlook.com [207.46.163.182]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 828C8E00796 for ; Tue, 12 Aug 2014 06:23:39 -0700 (PDT) Received: from BY2PR03CA069.namprd03.prod.outlook.com (10.141.249.42) by BL2PR03MB564.namprd03.prod.outlook.com (10.141.92.156) with Microsoft SMTP Server (TLS) id 15.0.1005.10; Tue, 12 Aug 2014 13:23:37 +0000 Received: from BY2FFO11FD052.protection.gbl (2a01:111:f400:7c0c::159) by BY2PR03CA069.outlook.office365.com (2a01:111:e400:2c5d::42) with Microsoft SMTP Server (TLS) id 15.0.1005.10 via Frontend Transport; Tue, 12 Aug 2014 13:23:36 +0000 Received: from tx30smr01.am.freescale.net (192.88.168.50) by BY2FFO11FD052.mail.protection.outlook.com (10.1.15.189) with Microsoft SMTP Server (TLS) id 15.0.1010.11 via Frontend Transport; Tue, 12 Aug 2014 13:23:35 +0000 Received: from [10.29.244.85] ([10.29.244.85]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id s7CDNWjY006094; Tue, 12 Aug 2014 06:23:34 -0700 Message-ID: <53EA132A.2090602@freescale.com> Date: Tue, 12 Aug 2014 10:14:18 -0300 From: Angolini Daiane-b19406 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: Fabio Estevam References: <53E9F72C.6030602@freescale.com> In-Reply-To: X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:192.88.168.50; CTRY:US; IPV:CAL; IPV:NLI; EFV:NLI; SFV:NSPM; SFS:(6009001)(51704005)(377454003)(52164004)(189002)(377424004)(199003)(24454002)(65816999)(74502001)(83322001)(106466001)(97736001)(65806001)(95666004)(107046002)(105606002)(85306004)(110136001)(74662001)(50986999)(76176999)(31966008)(44976005)(104016003)(87266999)(54356999)(19580395003)(79102001)(83506001)(19580405001)(80316001)(99396002)(6806004)(36756003)(46102001)(77982001)(65956001)(50466002)(84676001)(92566001)(64126003)(64706001)(92726001)(87936001)(33656002)(85852003)(23676002)(68736004)(102836001)(26826002)(83072002)(80022001)(81542001)(1411001)(81342001)(59896001)(20776003)(47776003)(76482001)(4396001)(21056001); DIR:OUT; SFP:; SCL:1; SRVR:BL2PR03MB564; H:tx30smr01.am.freescale.net; FPR:; MLV:ovrnspm; PTR:InfoDomainNonexistent; MX:1; A:1; LANG:en; X-Microsoft-Antispam: BCL:0;PCL:0;RULEID:;UriScan:; X-Forefront-PRVS: 0301360BF5 Received-SPF: Fail (protection.outlook.com: domain of freescale.com does not designate 192.88.168.50 as permitted sender) receiver=protection.outlook.com; client-ip=192.88.168.50; helo=tx30smr01.am.freescale.net; Authentication-Results: spf=fail (sender IP is 192.88.168.50) smtp.mailfrom=Daiane.Angolini@freescale.com; X-OriginatorOrg: freescale.com Cc: "meta-freescale@yoctoproject.org" Subject: Re: vpu on imx6 solo 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: Tue, 12 Aug 2014 13:23:51 -0000 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit On 12-08-2014 10:00, Fabio Estevam wrote: > On Tue, Aug 12, 2014 at 8:14 AM, Angolini Daiane-b19406 > wrote: > >> I thought this error was fixed. Let me try to reproduce it over here using >> imx6sevk. > > Which board is this? There is no imx6sevk as far as I know, only > imx6slevk, but that's a different SoC. You are right! And that makes me happy, as for imx6slevk it worked without problem. However, I only have a mx6dl board I can use over here. I'm going to test using that. Can you double check your DISTRO_FEATURE? I mean fb/x11/wl/dfb Daiane