From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 0C6F2E007DD; Tue, 12 Aug 2014 06:49:35 -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=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW, SPF_HELO_PASS autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [207.46.163.242 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-by2-obe.outbound.protection.outlook.com (mail-by2lp0242.outbound.protection.outlook.com [207.46.163.242]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 6F15CE007C2 for ; Tue, 12 Aug 2014 06:49:22 -0700 (PDT) Received: from BN3PR0301CA0083.namprd03.prod.outlook.com (25.160.152.179) by BL2PR03MB563.namprd03.prod.outlook.com (10.141.92.141) with Microsoft SMTP Server (TLS) id 15.0.1005.10; Tue, 12 Aug 2014 13:49:19 +0000 Received: from BL2FFO11FD054.protection.gbl (2a01:111:f400:7c09::104) by BN3PR0301CA0083.outlook.office365.com (2a01:111:e400:401e::51) with Microsoft SMTP Server (TLS) id 15.0.1005.10 via Frontend Transport; Tue, 12 Aug 2014 13:49:19 +0000 Received: from tx30smr01.am.freescale.net (192.88.168.50) by BL2FFO11FD054.mail.protection.outlook.com (10.173.161.182) with Microsoft SMTP Server (TLS) id 15.0.1010.11 via Frontend Transport; Tue, 12 Aug 2014 13:49:19 +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 s7CDnG74026075; Tue, 12 Aug 2014 06:49:17 -0700 Message-ID: <53EA1932.80801@freescale.com> Date: Tue, 12 Aug 2014 10:40:02 -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> <53EA132A.2090602@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)(24454002)(377454003)(52164004)(189002)(377424004)(199003)(31966008)(74662001)(74502001)(81342001)(76482001)(77982001)(64706001)(4396001)(99396002)(79102001)(105606002)(1411001)(93886004)(65806001)(65956001)(83072002)(80022001)(95666004)(107046002)(92566001)(85852003)(65816999)(50986999)(76176999)(54356999)(50466002)(104016003)(64126003)(87936001)(68736004)(46102001)(36756003)(47776003)(26826002)(92726001)(19580395003)(81542001)(110136001)(33656002)(23676002)(85306004)(21056001)(20776003)(84676001)(44976005)(83506001)(97736001)(19580405001)(6806004)(106466001)(102836001)(83322001); DIR:OUT; SFP:; SCL:1; SRVR:BL2PR03MB563; 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:49:35 -0000 Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit On 12-08-2014 10:35, Fabio Estevam wrote: > On Tue, Aug 12, 2014 at 10:14 AM, Angolini Daiane-b19406 > wrote: > >> You are right! >> >> And that makes me happy, as for imx6slevk it worked without problem. > > sl does not have VPU. > Yes, it does not have. However I have already faced the Illegal Instruction error for the gstreamer plugin "optimized for the hardware" provided by freescale in past version for SL. But, not this time Daiane