All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denis@denix.org>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] qt-4.6.3: update qt's powervr graphics driver	plugin to work with SGX DDK v1.6
Date: Tue, 07 Jun 2011 22:24:26 -0400	[thread overview]
Message-ID: <20110608022426.GD2512@denix.org> (raw)
In-Reply-To: <2A3DCF3DA181AD40BDE86A3150B27B6B0375258FF2@dbde02.ent.ti.com>

On Sun, Jun 05, 2011 at 06:52:24PM +0530, Balagopalakrishnan, Anand wrote:
> Can we include this patch in OpenEmbedded? This is a critical patch to 
> enable support for latest PowerVR drivers in Qt.
> 
> Regards,
> Anand

Anand,

Two comments:

1. When you move files around as [large] part of the patch, please use -M 
option for git-format-patch to avoid whole "remove-old-file-add-new-file". 
Below [1] is the example of how your re-applied patch looks like one-liner 
when generated with the above option.

2. Your MUA/MTA (Outlook/Exchange) mangled the patch, so it couldn't be 
applied anymore - I had to manually repeat the same steps to reproduce the 
patch. The problem was that in the original wsegl2-support patch there were 
some extra whitespaces, which got lost in the mail, as Outlook decided they 
were not needed... BTW, it wouldn't be a problem if you used -M option when 
creating the patch. Anyway, please consider sending patches directly using 
git-send-email or, if you absolutely cannot avoid Outlook/Exchange, please 
then attach them...

[1] Re-generated patch:

From e992a948b8a542e1f500342fca0a991f47bfbe9c Mon Sep 17 00:00:00 2001
From: Denys Dmytriyenko <denys@ti.com>
Date: Tue, 7 Jun 2011 21:54:58 -0400
Subject: [PATCH] qt-4.6.3: update qt's powervr graphics driver plugin to work with SGX DDK v1.6

* The wsegl2 patch is required to build Qt with the latest SGX PowerVR drivers
* Moved the wsegl2 patch from qt4/qt-4.7.3 to qt4/files
* Added the wsegl2 patch to qt-4.6.3

Note: This is the "massaged in" version of the original patch from Anand
Balagopalakrishnan <anandb@ti.com> as it was mangled and couldn't be applied.

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 .../{qt-4.7.3 => files}/0001-wsegl2-support.patch  |    0
 recipes/qt4/qt-4.6.3.inc                           |    1 +
 2 files changed, 1 insertions(+), 0 deletions(-)
 rename recipes/qt4/{qt-4.7.3 => files}/0001-wsegl2-support.patch (100%)

diff --git a/recipes/qt4/qt-4.7.3/0001-wsegl2-support.patch b/recipes/qt4/files/0001-wsegl2-support.patch
similarity index 100%
rename from recipes/qt4/qt-4.7.3/0001-wsegl2-support.patch
rename to recipes/qt4/files/0001-wsegl2-support.patch
diff --git a/recipes/qt4/qt-4.6.3.inc b/recipes/qt4/qt-4.6.3.inc
index 36c6a56..1d5df70 100644
--- a/recipes/qt4/qt-4.6.3.inc
+++ b/recipes/qt4/qt-4.6.3.inc
@@ -15,6 +15,7 @@ SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-everywhere-opensource-src-${PV}.
            file://0010-no-simpledecoration-example.patch \
            file://fix-config-tests.patch \
            file://qt-config.patch \
+           file://0001-wsegl2-support.patch \
            file://g++.conf \
            file://linux.conf \
            "
-- 
1.7.0.4



  reply	other threads:[~2011-06-08  2:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-05 13:22 [PATCH] qt-4.6.3: update qt's powervr graphics driver plugin to work with SGX DDK v1.6 Balagopalakrishnan, Anand
2011-06-08  2:24 ` Denys Dmytriyenko [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-06-02 12:55 Balagopalakrishnan, Anand

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=20110608022426.GD2512@denix.org \
    --to=denis@denix.org \
    --cc=openembedded-devel@lists.openembedded.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.