> -----Original Message----- > From: Paul Eggleton [mailto:[email protected]] > Sent: Tuesday, April 24, 2012 6:51 PM > To: Xu, Dongxiao > Cc: [email protected] > Subject: Re: [OE-core] [PATCH 1/1] qt4: move functions from python to shell > style > > Hi Dongxiao, > > On Monday 23 April 2012 16:53:02 Dongxiao Xu wrote: > > In qt4's do_configure operation, it will refer to some variables that > > are derived from 'd', however these variable values may be not correct > > in multilib case since the extraction of these variables happens > > before the multilib handler. > > > > The fix is to move these python style functions back to shell style. > > This patch removes qt4_arch.inc without explaining why. Can the fix be made > without removing it?
Hi Paul, In my new pull request, I keep the qt4_arch.inc file and put common functions there. Thanks for your comments. Thanks, Dongxiao > > Cheers, > Paul > > -- > > Paul Eggleton > Intel Open Source Technology Centre _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
