From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-da0-f42.google.com (mail-da0-f42.google.com [209.85.210.42]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E63FFE01457 for ; Tue, 22 Jan 2013 05:42:47 -0800 (PST) Received: by mail-da0-f42.google.com with SMTP id z17so3262741dal.29 for ; Tue, 22 Jan 2013 05:42:47 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:content-type :content-transfer-encoding:x-gm-message-state; bh=hhpFhs/Ed7hj8pLPzBJ6Yh2kYUC9kH8rToHaobBT9Yw=; b=JQTDqqBDc6oMcoL/1AyD0vnScMVMxy+HdiLI1suAU+oVCA9LWhzeQ8tSssv1pVUn1Q KabH6bBpwPWdmC1vZTyEs713NfRpmcFhCkZeSkZWaYnliEhhBPRgFri12+D9rxG0GuNz VKTYIFVsXmftZW99dfiXHaq5h8obEe9nqtECFLjMn69czo2rhVrj95GhinG5P2svb9f3 HsZdHJXpLk4/PUibJCAyiDogSRvxVWBkAROeLOhjhmBsCwP6AU4cL6G6goXApx8w0U8b e2OMNvqlEDSsXXr7Vq6rbIdTPc4wjKgTdRnNXpgsnVRUVj7Qg/JIjMHikd9h91IZojMM ut2g== X-Received: by 10.69.1.65 with SMTP id be1mr39674388pbd.66.1358862167548; Tue, 22 Jan 2013 05:42:47 -0800 (PST) Received: from [192.168.0.106] (ip68-98-89-251.ph.ph.cox.net. [68.98.89.251]) by mx.google.com with ESMTPS id mz10sm10774338pbc.37.2013.01.22.05.42.46 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 22 Jan 2013 05:42:46 -0800 (PST) Message-ID: <50FE9755.5040004@boundarydevices.com> Date: Tue, 22 Jan 2013 06:42:45 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Daiane Angolini References: <50FE02DB.7020501@boundarydevices.com> In-Reply-To: X-Gm-Message-State: ALoCoQkY0U6QP4h8qNyldQB7Lp6XGOHrSvwOP2Q0Wj6t0UdoDbr0DR7VP99+mBDl9pPTs1owfvXb Cc: "meta-freescale@yoctoproject.org" , Otavio Salvador Subject: Re: 1.0.1 release 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, 22 Jan 2013 13:42:48 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 01/22/2013 04:52 AM, Daiane Angolini wrote: > On Tue, Jan 22, 2013 at 8:01 AM, Otavio Salvador > wrote: >> On Tue, Jan 22, 2013 at 1:09 AM, Eric Nelson >> wrote: >>> What are the plans for upgrading i.MX6 code to the 1.0.1 kernel and >>> userspace release? >>> >>> We've ported our display Nitrogen6x kernel code to a new branch >>> and are interested in testing under Yocto (especially the new >>> OpenGL gstreamer sink). >> >> I am finishing porting Vivante support and will soon post the patches >> for review and test. I hope to finish it in a day or two, let's see... > > And I'm working on multimedia packages. I hope to finish it the > recipes today, and the test cycle tomorrow. > > Daiane > Thanks folks!