From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ea0-f179.google.com (mail-ea0-f179.google.com [209.85.215.179]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 1CBB2E01405 for ; Wed, 10 Jul 2013 02:14:51 -0700 (PDT) Received: by mail-ea0-f179.google.com with SMTP id b15so4725457eae.38 for ; Wed, 10 Jul 2013 02:14:50 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:organization:user-agent :in-reply-to:references:mime-version:content-transfer-encoding :content-type:x-gm-message-state; bh=oWVidEQdiuH6zl/uWy0VBctXNzZCFYWkjRTn3hEtCWE=; b=ixgCdbpGqcAu6VPdN5f+fQTtEJKQ4vwpFcL7PaQywtnGLo/5dGarQ3cpbVnlCQE0y/ XU8Fg7HpW8zeVLj+Ff4xCN+JYT61KNpNqtyZiXx9l6KXFJABMkOHlUMjRmxylVz5lEg0 dWOwDhqSUo6vUYMCGwpGHOo5c9RC3F+V+NC90PheNazM6EExmaI/8jiEbW9O7/pZUHE6 GkwXgzlDxgvLoQqFL5Mlsm0yAKxuItsEBx+I0lfV0scaaWaSIIHxVBKlPNDuAuuqY9Md CYUY11tfApag8AB3uMBECcGhH2Eb4+Wy4xeKia4PYEah3k0eLahYxZD29zbfJr++dI35 LKWQ== X-Received: by 10.14.95.69 with SMTP id o45mr35157440eef.48.1373447690475; Wed, 10 Jul 2013 02:14:50 -0700 (PDT) Received: from rudolf.localnet (ppp-82-135-84-132.dynamic.mnet-online.de. [82.135.84.132]) by mx.google.com with ESMTPSA id y1sm58388549eew.3.2013.07.10.02.14.48 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 10 Jul 2013 02:14:49 -0700 (PDT) From: Thomas Senyk To: meta-freescale@yoctoproject.org Date: Wed, 10 Jul 2013 11:14:35 +0200 Message-ID: <1737385.BP1fVRqgRC@rudolf> Organization: Pelagicore AG User-Agent: KMail/4.10.4 (Linux/3.9.8-1-ARCH; KDE/4.10.4; x86_64; ; ) In-Reply-To: <365E1805BC95084CBE82381A0B869994DE4D47B0@EU-MBX-01.mgc.mentorg.com> References: <365E1805BC95084CBE82381A0B869994DE4D47B0@EU-MBX-01.mgc.mentorg.com> MIME-Version: 1.0 X-Gm-Message-State: ALoCoQnx01lcAlIAqBWa8UYaq4Dc/GE82OEz3v/NLIaPELmK0JVNxaUrDfbonK3waohN31lHwO+O Cc: "Potnis, Abhijit" Subject: Re: wayland enabled gpu-viv 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: Wed, 10 Jul 2013 09:14:52 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Wednesday, 10 July, 2013 7:16:29 Ahsan, Noor wrote: > Hello, > > We are working on wayland support on saberlite. I saw that meta-fsl-arm > layer does not have wayland enabled gpu-viv recipes. May I know what is the > plan regarding that? I'm currently overloaded with my imx6-vpu work, but in general I would be interested in this as well. What's already there: - The drivers releases already include the wayland part - If one enables wayland as DISTRO_FEATURE and/or installs it, the protocol part is also done. What's missing: - within the gpu recipe: the same code existing for x, fb and dfb needs to be added for wayland. - this will include: pkgconfig files: wayland-egl.pc (which is likely to be a copy of egl.pc) ... most likely more then that but I can't recall what else is missing. So far I've only done this 'manually' by fiddling around with the sysroot and rootfs ... I hadn't had the time to test a proper recipe way of creating everything. Anyway If you need help, let me know. > > Noor > > Noor Ahsan | Engineering Manager Mentor Embedded Linux > Mentor Embedded(tm) |5-6-7-8th floors 105 > B2 Gulberg III, Ali Tower MM Alam Road, Lahore > P +92 42 36099196 | M +92 300 4448444 > Nucleus(r) | > Linux(r) | > Android(tm) | > Services | > UI | > Multi-OS > > Android is a trademark of Google Inc. Use of this trademark is subject to > Google Permissions. Linux is the registered trademark of Linus Torvalds in > the U.S. and other countries.