From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from arroyo.ext.ti.com (arroyo.ext.ti.com [192.94.94.40]) by arago-project.org (Postfix) with ESMTPS id 97EA352A52 for ; Thu, 5 Mar 2015 18:58:13 +0000 (UTC) Received: from dflxv15.itg.ti.com ([128.247.5.124]) by arroyo.ext.ti.com (8.13.7/8.13.7) with ESMTP id t25IwDtD020665 for ; Thu, 5 Mar 2015 12:58:13 -0600 Received: from DFLE73.ent.ti.com (dfle73.ent.ti.com [128.247.5.110]) by dflxv15.itg.ti.com (8.14.3/8.13.8) with ESMTP id t25IwCLI023458 for ; Thu, 5 Mar 2015 12:58:12 -0600 Received: from dflp33.itg.ti.com (10.64.6.16) by DFLE73.ent.ti.com (128.247.5.110) with Microsoft SMTP Server id 14.3.224.2; Thu, 5 Mar 2015 12:58:11 -0600 Received: from localhost (ileax41-snat.itg.ti.com [10.172.224.153]) by dflp33.itg.ti.com (8.14.3/8.13.8) with ESMTP id t25IwB4e020818; Thu, 5 Mar 2015 12:58:11 -0600 Date: Thu, 5 Mar 2015 13:58:11 -0500 From: Denys Dmytriyenko To: Jacob Stiffler Message-ID: <20150305185809.GV6052@edge> References: <1425580304-19919-1-git-send-email-j-stiffler@ti.com> MIME-Version: 1.0 In-Reply-To: <1425580304-19919-1-git-send-email-j-stiffler@ti.com> User-Agent: Mutt/1.5.20 (2009-06-14) Cc: meta-arago@arago-project.org Subject: Re: [RFC v2 0/4] Add WAYLAND_SUPPORT flag. X-BeenThere: meta-arago@arago-project.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Arago metadata layer for TI SDKs - OE-Core/Yocto compatible List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Mar 2015 18:58:13 -0000 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Thu, Mar 05, 2015 at 01:31:39PM -0500, Jacob Stiffler wrote: > * This falg may be used to exclude wayland/weston from the file system. > * QT platform will be set based on this value. > * Add processor-sdk band to disable wayland for ti33x and ti43x. So, what's the future of wayland in SDKs, then? > Jacob Stiffler (4): > arago-prefs: Add WAYLAND_SUPPORT flag. > packagegroups: Implement WAYLAND_SUPPORT flag. > qtbase: Set qpa based in WAYLAND_SUPPORT flag. > branding-processor-sdk: Add processor-sdk brand. > > .../conf/distro/include/arago-prefs.inc | 2 ++ > .../conf/distro/include/branding-processor-sdk.inc | 34 ++++++++++++++++++++ > .../packagegroups/packagegroup-arago-qte.bb | 4 +-- > .../packagegroup-arago-tisdk-graphics.bb | 4 +-- > .../packagegroups/packagegroup-arago-tisdk-qte.bb | 4 +-- > .../packagegroups/packagegroup-linaro-tc-test.bb | 5 +-- > meta-arago-distro/recipes-qt/qt5/qtbase/qt_env.sh | 1 - > .../recipes-qt/qt5/qtbase_5.4.1.bbappend | 9 ++++-- > 8 files changed, 51 insertions(+), 12 deletions(-) > create mode 100644 meta-arago-distro/conf/distro/include/branding-processor-sdk.inc > > -- > 1.7.9.5 > > _______________________________________________ > meta-arago mailing list > meta-arago@arago-project.org > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago