Re: [oe] Qt4 recipe fix; fixes configure so compiler is,, detected, properly, and QXMLPatterns gets built

2010-07-29 Thread Jay Snyder
I have updated the patch to include incrementing the INC_PR numbers in .inc files.Please see attached (or the URL below). http://home.comcast.net/~jay.snyder/Qt4-recipe-compiler-fix/Qt4-recipe-compiler-fix.patch Regards, Jay diff -Naur /home/oe/2010-06-23/openembedded/recipes/qt4/files/co

Re: [oe] Qt4 recipe fix; fixes configure so compiler is, detected, properly, and QXMLPatterns gets built

2010-07-28 Thread Henning Heinold
Hi, because you are touching .inc files you need to increment the INC_PR number of the inc files. Bye Henning ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedde

Re: [oe] Qt4 recipe fix; fixes configure so compiler is, detected, properly, and QXMLPatterns gets built

2010-07-28 Thread Jay Snyder
Patch produced with 'diff -Naur', as per Henning Heinold's request: diff -Naur /home/oe/2010-06-23/openembedded/recipes/qt4/files/configure-conf_compiler-fix.patch /home/oe/local/recipes/qt4/files/configure-conf_compiler-fix.patch --- /home/oe/2010-06-23/openembedded/recipes/qt4/files/configure-c

Re: [oe] Qt4 recipe fix; fixes configure so compiler is, detected properly, and QXMLPatterns gets built

2010-07-28 Thread Jay Snyder
this patch removes the patch you want to add. Is that correct? Could you add the "More Info" to the top of the patch as well? Could you also include the failure you are seeing? I have fixed the patch (common error, had reversed the order of arguments to diff). http://home.comcast.net/~jay.

Re: [oe] Qt4 recipe fix; fixes configure so compiler is detected properly, and QXMLPatterns gets built

2010-07-28 Thread Henning Heinold
Hi, I would really kind of you to use "git diff" and attach the resulting patch here. Or use git format-patch and git send-email. Bye Henning ___ Openembedded-devel mailing list Openembedded-devel@lists.openembedded.org http://lists.linuxtogo.org/cgi-

Re: [oe] Qt4 recipe fix; fixes configure so compiler is detected properly, and QXMLPatterns gets built

2010-07-28 Thread Holger Freyther
On 07/28/2010 11:25 PM, Jay Snyder wrote: > Please see this link for two files, a patch for the recipe, and also a new > file: > > http://home.comcast.net/~jay.snyder/Qt4-recipe-compiler-fix/Qt4-recipe-compiler-fix.patch this patch removes the patch you want to add. Is that correct? Could you a

[oe] Qt4 recipe fix; fixes configure so compiler is detected properly, and QXMLPatterns gets built

2010-07-28 Thread Jay Snyder
Please see this link for two files, a patch for the recipe, and also a new file: http://home.comcast.net/~jay.snyder/Qt4-recipe-compiler-fix http://home.comcast.net/~jay.snyder/Qt4-recipe-compiler-fix/configure-conf_compiler-fix.patch patch file to go into the files/ directory of the recipe -- t