From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail1.windriver.com (mail1.windriver.com [147.11.146.13]) by mail.openembedded.org (Postfix) with ESMTP id DF7466D290 for ; Mon, 4 Nov 2013 11:38:40 +0000 (UTC) Received: from ALA-HCB.corp.ad.wrs.com (ala-hcb.corp.ad.wrs.com [147.11.189.41]) by mail1.windriver.com (8.14.5/8.14.3) with ESMTP id rA4BceoK026281 (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=FAIL); Mon, 4 Nov 2013 03:38:40 -0800 (PST) Received: from [128.224.162.242] (128.224.162.242) by ALA-HCB.corp.ad.wrs.com (147.11.189.41) with Microsoft SMTP Server id 14.2.347.0; Mon, 4 Nov 2013 03:38:40 -0800 Message-ID: <52778738.5010706@windriver.com> Date: Mon, 4 Nov 2013 19:38:32 +0800 From: Robert Yang User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Jonathan Liu , "openembedded-core@lists.openembedded.org" References: <52777AD9.20201@gmail.com> In-Reply-To: <52777AD9.20201@gmail.com> Subject: Re: [dora] Cherry-pick Qt fixes X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Nov 2013 11:38:41 -0000 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Hi Jonathan, Thank you very much, these will be included in the queue. // Robert On 11/04/2013 06:45 PM, Jonathan Liu wrote: > Hi Robert, > > I propose we cherry-pick the following Qt fixes from master to dora branch: > -qt4: add upstream QTBUG-31579 patch for QPainter regression > [OE-Core/a5afc67cbfc32beb3be10392bf9788cfc3610ab1] > -nativesdk-qt4-tools: create qt.conf file > [OE-Core/23f88695683a8e428375a8ccb6be935347a8768c] > -meta-toolchain-qt: put QT_CONF_PATH in environment script > [OE-Core/fffa4c37c49b169f663d28612b9251819cef9577] > -qt4: add upstream QTBUG-34218/QTBUG-34234 misaligned selection patch > [OE-Core/3af8f2e0697a9523d3b505ba4c48eca35f6de3a9] > > Regards, > Jonathan > >