From: Andrey Rusalin <andrey.rusalin@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-qt5][PATCH]
Date: Wed, 13 May 2015 16:18:06 +0300 [thread overview]
Message-ID: <55534F0E.1000900@gmail.com> (raw)
In-Reply-To: <20150513123957.GB2411@jama>
[-- Attachment #1: Type: text/plain, Size: 2080 bytes --]
I agree with SOB. Also correct patch is attached.
On 05/13/2015 03:39 PM, Martin Jansa wrote:
> On Wed, May 13, 2015 at 02:42:40PM +0300, Andrey Rusalin wrote:
>>
> Missing SOB line and patchwork doesn't pick forwarded inline patches
> correctly.
>
> I've fixed both when cherry-picking to master-next, but please reply that you agree with your SOB.
>
>> -------- Forwarded Message --------
>> Subject: [meta-qt5][PATCH]
>> Date: Wed, 13 May 2015 13:44:59 +0300
>> From: arusalin <arusalin@dev.rtsoft.ru>
>> To: openembedded-devel@lists.openembedded.org
>>
>>
>>
>> --
>> Best Regards,
>> Andrey Rusalin.
>>
>>
>>
>>
>> From 7040c6382af3d99f53b3f9fa45336cb911438923 Mon Sep 17 00:00:00 2001
>> From: Andrey Rusalin <arusalin@dev.rtsoft.ru>
>> Date: Wed, 13 May 2015 14:25:42 +0400
>> Subject: [PATCH] Fixed dependency for sql-mysql option of qtbase package
>>
>> ---
>> recipes-qt/qt5/qtbase.inc | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/recipes-qt/qt5/qtbase.inc b/recipes-qt/qt5/qtbase.inc
>> index 50cb505..d2654ef 100644
>> --- a/recipes-qt/qt5/qtbase.inc
>> +++ b/recipes-qt/qt5/qtbase.inc
>> @@ -84,7 +84,7 @@ PACKAGECONFIG[cups] = "-cups,-no-cups,cups"
>> PACKAGECONFIG[dbus] = "-dbus,-no-dbus,dbus"
>> PACKAGECONFIG[xcb] = "-xcb -xcb-xlib -system-xcb,-no-xcb,libxcb xcb-util-wm xcb-util-image xcb-util-keysyms xcb-util-renderutil"
>> PACKAGECONFIG[sql-ibase] = "-sql-ibase,-no-sql-ibase"
>> -PACKAGECONFIG[sql-mysql] = "-sql-mysql,-no-sql-mysql,mysql"
>> +PACKAGECONFIG[sql-mysql] = "-sql-mysql,-no-sql-mysql,mysql5"
>> PACKAGECONFIG[sql-psql] = "-sql-psql,-no-sql-psql,postgresql"
>> PACKAGECONFIG[sql-odbc] = "-sql-odbc,-no-sql-odbc"
>> PACKAGECONFIG[sql-oci] = "-sql-oci,-no-sql-oci"
>> --
>> 1.9.1
>>
>>
>> --
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
>
--
Best Regards,
Andrey Rusalin.
[-- Attachment #2: 0001-Fixed-dependency-for-sql-mysql-option-of-qtbase-pack.patch --]
[-- Type: text/x-patch, Size: 1147 bytes --]
From 8b7d3580732c5ad9a8148cdca6a6413ecf0bbd49 Mon Sep 17 00:00:00 2001
From: Andrey Rusalin <arusalin@dev.rtsoft.ru>
Date: Wed, 13 May 2015 17:15:21 +0400
Subject: [PATCH] Fixed dependency for sql-mysql option of qtbase package
Signed-off-by: Andrey Rusalin <arusalin@dev.rtsoft.ru>
---
recipes-qt/qt5/qtbase.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-qt/qt5/qtbase.inc b/recipes-qt/qt5/qtbase.inc
index 50cb505..d2654ef 100644
--- a/recipes-qt/qt5/qtbase.inc
+++ b/recipes-qt/qt5/qtbase.inc
@@ -84,7 +84,7 @@ PACKAGECONFIG[cups] = "-cups,-no-cups,cups"
PACKAGECONFIG[dbus] = "-dbus,-no-dbus,dbus"
PACKAGECONFIG[xcb] = "-xcb -xcb-xlib -system-xcb,-no-xcb,libxcb xcb-util-wm xcb-util-image xcb-util-keysyms xcb-util-renderutil"
PACKAGECONFIG[sql-ibase] = "-sql-ibase,-no-sql-ibase"
-PACKAGECONFIG[sql-mysql] = "-sql-mysql,-no-sql-mysql,mysql"
+PACKAGECONFIG[sql-mysql] = "-sql-mysql,-no-sql-mysql,mysql5"
PACKAGECONFIG[sql-psql] = "-sql-psql,-no-sql-psql,postgresql"
PACKAGECONFIG[sql-odbc] = "-sql-odbc,-no-sql-odbc"
PACKAGECONFIG[sql-oci] = "-sql-oci,-no-sql-oci"
--
1.9.1
next prev parent reply other threads:[~2015-05-13 13:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <55532B2B.8050209@dev.rtsoft.ru>
2015-05-13 11:42 ` [meta-qt5][PATCH] Andrey Rusalin
2015-05-13 12:39 ` [meta-qt5][PATCH] Martin Jansa
2015-05-13 13:18 ` Andrey Rusalin [this message]
2015-11-20 16:34 [meta-qt5][PATCH] Andrey Rusalin
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=55534F0E.1000900@gmail.com \
--to=andrey.rusalin@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox