[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 --

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

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).

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 ---

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