From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sanddollar.geekisp.com (sanddollar.geekisp.com [216.168.135.167]) by mail.openembedded.org (Postfix) with SMTP id CCF966AC36 for ; Thu, 26 Mar 2015 21:39:40 +0000 (UTC) Received: (qmail 24012 invoked by uid 1003); 26 Mar 2015 21:39:39 -0000 Received: from unknown (HELO ?172.16.156.43?) (philip@opensdr.com@139.181.7.34) by mail.geekisp.com with (DHE-RSA-AES128-SHA encrypted) SMTP; 26 Mar 2015 21:39:39 -0000 Message-ID: <55147C9A.7090101@balister.org> Date: Thu, 26 Mar 2015 14:39:38 -0700 From: Philip Balister User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org, Armin Kuster References: <54ED1B78.4040101@balister.org> <20150227083113.GF2309@jama> <54FF59B5.20900@gmail.com> <54FF5A1D.90907@balister.org> In-Reply-To: <54FF5A1D.90907@balister.org> Subject: Re: [meta-oe][dizzy]Update PyQt and related recipes X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Mar 2015 21:39:42 -0000 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit On 03/10/2015 01:54 PM, Philip Balister wrote: > On 03/10/2015 04:53 PM, akuster808 wrote: >> >> >> On 02/27/2015 05:41 AM, Otavio Salvador wrote: >>> Hello Martin, >>> >>> On Fri, Feb 27, 2015 at 5:31 AM, Martin Jansa >>> wrote: >>>> On Tue, Feb 24, 2015 at 04:46:48PM -0800, Philip Balister wrote: >>>>> Please pull these three patches into meta-oe/dizzy. >>>>> >>>>> https://github.com/openembedded/meta-oe/pull/19 >>>>> >>>>> These lead to a working PyQt4, which will reduce the number of >>>>> questions >>>>> I get about gnuradio-companion not working on dizzy. >>>> >>>> I'm not sure if we should do upgrades in release branch which should >>>> receive only bug fixes, but I'll let daisy maintainers to decide. >>> >>> I agree with your concern but I also see the improvement >>> (cross-compile support and like) of the new PyQt4. >> >> Sorry I have head down for the last two weeks. >> >>> >>> At same time, I think this is not ready to be merged. Checking the >>> code changes I think we need to: >>> >>> * split python-sip runtime package >> >> So is this split being worked on ? > > Yes. I sent in patches yesterday. Thanks for checking. The patches landed in master, I have updated the branch with the 5 commits needed to make pyqt work in dizzy here: https://github.com/balister/meta-oe/commits/pyqt-dizzy Philip > > Philip > >> >> - armin >>> >>> This will fix the upgrade path. >>>