From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 419FAE00B0B; Mon, 2 Jun 2014 13:56:09 -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.0 required=5.0 tests=RCVD_IN_DNSWL_NONE 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 * [209.85.192.177 listed in list.dnswl.org] Received: from mail-pd0-f177.google.com (mail-pd0-f177.google.com [209.85.192.177]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id EA545E00985 for ; Mon, 2 Jun 2014 13:56:08 -0700 (PDT) Received: by mail-pd0-f177.google.com with SMTP id g10so3787661pdj.22 for ; Mon, 02 Jun 2014 13:56:07 -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 :subject:content-type:content-transfer-encoding; bh=LM/6JprtYKDY/YbOpMaOfDnO7MTYW8ydkOVjKE3W+hk=; b=YxGGYmV+qB8u3sSLKMWZS36W2bOytPK/Upg1Lcm+7DT9HpEzcm60bxXqSbBVZxYI0r xNxA5v+sBm0sUWoYMCFgW+ZKfrbjaQVJDVtZcNOBAqADzkeIM0IEnpQTZJGY6iS2M+yu 0vkx3ntSE3wZ+f6uDL6obA1edin0SIEdoRlaiqfXHlBz5AhSIgu+KF72VnRAsMZRNj+F uRtncvTfvpxKvcig5++AUL7GJdBw+OKBDEp97p25h99fB2SLilAE5DcUVbM274PaibwG B7T0BaREgGlffJTxdZJA4zDGz6rsyBvEa9ze5SvkiMITtxFvyXr1LEPBMQF0RqW8NwB5 IlBA== X-Gm-Message-State: ALoCoQnFMH27F9fFi2hhrQh/IaZIa+z0V1u0hdElNIaJxO3zDHk3wxgHiG06EjpqbJtYGNzZTjvN X-Received: by 10.66.246.229 with SMTP id xz5mr43661812pac.119.1401742567722; Mon, 02 Jun 2014 13:56:07 -0700 (PDT) Received: from [192.168.0.124] ([63.226.49.26]) by mx.google.com with ESMTPSA id ek2sm21989159pbd.30.2014.06.02.13.56.05 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 02 Jun 2014 13:56:06 -0700 (PDT) Message-ID: <538CE4E4.1080309@boundarydevices.com> Date: Mon, 02 Jun 2014 13:56:04 -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: "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 20:56:09 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit > > 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? Please advise, Eric