From: Denys Dmytriyenko <denys@ti.com>
To: <meta-arago@arago-project.org>
Subject: Re: [PATCH 3/5] qtbase: update bbappend to disable eglfs/gles for now
Date: Mon, 14 Oct 2013 23:26:55 -0400 [thread overview]
Message-ID: <20131015032654.GB25798@edge> (raw)
In-Reply-To: <1381807317-3759-3-git-send-email-denis@denix.org>
On Mon, Oct 14, 2013 at 11:21:55PM -0400, Denys Dmytriyenko wrote:
> From: Denys Dmytriyenko <denys@ti.com>
>
> Until Graphics SDK gets updated to work with 3.12 kernel.
>
> Note: this effectively disables QtWebKit-based apps like matrix-browser, as
> that depends on QtDeclarative and hence QtQuick, which requires GLES.
BTW, I'll be adding conditional setting of this Qt5 PACKAGECONFIG in the
global distro config based on "sgx" machine flag...
> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
> ---
> meta-arago-distro/recipes-qt/qt5/qtbase_5.1.1.bbappend | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta-arago-distro/recipes-qt/qt5/qtbase_5.1.1.bbappend b/meta-arago-distro/recipes-qt/qt5/qtbase_5.1.1.bbappend
> index eaf1433..d35a948 100644
> --- a/meta-arago-distro/recipes-qt/qt5/qtbase_5.1.1.bbappend
> +++ b/meta-arago-distro/recipes-qt/qt5/qtbase_5.1.1.bbappend
> @@ -1,6 +1,6 @@
> FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
>
> -PACKAGECONFIG_GL = "gles2 icu linuxfb"
> +PACKAGECONFIG_GL = "icu linuxfb"
>
> SRC_URI += " \
> file://0001-qeglfswindow.cpp.patch \
> --
> 1.8.3.2
>
next prev parent reply other threads:[~2013-10-15 3:26 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-15 3:21 [PATCH 1/5] qt-tstat: fix Makefile to support build outside of source, i.e. ${S} != ${B} Denys Dmytriyenko
2013-10-15 3:21 ` [PATCH 2/5] qt-provider: expand with extra dependency variables for qtsvg and qtscript Denys Dmytriyenko
2013-10-15 15:46 ` Maupin, Chase
2013-10-15 3:21 ` [PATCH 3/5] qtbase: update bbappend to disable eglfs/gles for now Denys Dmytriyenko
2013-10-15 3:26 ` Denys Dmytriyenko [this message]
2013-10-15 15:42 ` Maupin, Chase
2013-10-15 15:43 ` Maupin, Chase
2013-10-15 15:46 ` Denys Dmytriyenko
2013-10-15 15:47 ` Cooper Jr., Franklin
2013-10-15 16:10 ` Denys Dmytriyenko
2013-10-15 3:21 ` [PATCH 4/5] qt-tstat: update recipe to be Qt4 and Qt5 compatible Denys Dmytriyenko
2013-10-15 15:47 ` Maupin, Chase
2013-10-15 18:56 ` Denys Dmytriyenko
2013-10-15 19:39 ` Maupin, Chase
2013-10-15 3:21 ` [PATCH 5/5] arago-qt5-test-image: replace matrix-browser with qt-tstat demo Denys Dmytriyenko
2013-10-15 15:45 ` [PATCH 1/5] qt-tstat: fix Makefile to support build outside of source, i.e. ${S} != ${B} Maupin, Chase
2013-10-15 15:48 ` Denys Dmytriyenko
2013-10-15 15:53 ` Cooper Jr., Franklin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20131015032654.GB25798@edge \
--to=denys@ti.com \
--cc=meta-arago@arago-project.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.