From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id C0F60E00B0B; Mon, 2 Jun 2014 14:31:47 -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=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW 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 * [209.85.220.41 listed in list.dnswl.org] Received: from mail-pa0-f41.google.com (mail-pa0-f41.google.com [209.85.220.41]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 9A032E00985 for ; Mon, 2 Jun 2014 14:31:40 -0700 (PDT) Received: by mail-pa0-f41.google.com with SMTP id kx10so4645691pab.28 for ; Mon, 02 Jun 2014 14:31:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=Da8w20vHAF2zex4XwynMkuVpeSKNYcCuVMW0el2mXIY=; b=Iuk+3IuCb+Ez+6WPqVbZIdPPycn1LivfprB1WSZrAdGmFbNzEeY3Te7LQdpob5yv11 CJiRkFGXVkP5PzXtPJWoWb24nhXfua6NZw69AnssByPI+9E72P9DOD0D4WMRU1+xmVTv fTPgYUPzfalm27pShi871QtgMSITkFFuuURxIpDVcHprhJNLlUGm912IRonsIkg2AFOG IzBuUvWO161mzcNkZ99tRBjlDJ/Fvk5uBAkVRMhkfu8IwufD4ItAUkB6kefYnP8LkkPI DzSS4Tgec07wpaWMmxVL235aqo5hLTUrjfwMtdaUxZ/Z0lRg2UaU2POV8mqBqZJnDuPE rH8g== X-Gm-Message-State: ALoCoQncpyZiHE8yyGMA2YiEaAYpmssTzXLEyeaADf2ZPKhxBuqJvNDtFEymwX0Ta9ZJvt5+KxeX X-Received: by 10.69.19.140 with SMTP id gu12mr43412359pbd.111.1401744700272; Mon, 02 Jun 2014 14:31:40 -0700 (PDT) Received: from [192.168.0.124] ([63.226.49.26]) by mx.google.com with ESMTPSA id gd7sm69109347pac.34.2014.06.02.14.31.38 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 02 Jun 2014 14:31:39 -0700 (PDT) Message-ID: <538CED38.8000104@boundarydevices.com> Date: Mon, 02 Jun 2014 14:31:36 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Otavio Salvador References: <538CE4E4.1080309@boundarydevices.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: XServer 1.15 (was [meta-fsl-arm][PATCH 0/2] Get master working again) 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, 02 Jun 2014 21:31:47 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Thanks Otavio, On 06/02/2014 02:03 PM, Otavio Salvador wrote: > On Mon, Jun 2, 2014 at 5:56 PM, Eric Nelson > wrote: >>> >>> On Fri Feb 21 13:54:53 PST 2014, Otavio Salvador wrote >>> >>> >>> Hello, >>> >>> Today I spent most of day working in current failures in master. >>> >>> The patch for sdcard concurrency issue is already merged and should >>> have fixed the rootfs generation issues people has reported. >>> >>> Here goes the last two patches. This fixes MX5 and MX6 builds. As you >>> will notice this includes a backport for Xorg 1.14.4 and this is >>> necessary due GL linking changes done in Xorg 1.15.0. This backport >>> will last until Vivante fixes the GL symbols. The mesa patch is much >>> cleaner now as it reuses the PACKAGECONFIG options added for this kind >>> of case. >>> >>> I will merge both on Monday morning so speak soon! >>> >> >> Does anyone have an update on whether support for Xorg server 1.15 >> is being worked on? > > The 3.10.31-1.1.0 alpha has support for it. > I didn't catch that the updated Xorg driver recipe was hiding in meta-fsl-bsp-release.git: http://git.freescale.com/git/cgit.cgi/imx/meta-fsl-bsp-release.git/tree/imx/meta-fsl-arm/recipes-graphics/xorg-driver?h=daisy_3.10.31-1.1.0_alpha Regards, Eric