Re: [yocto] MySQL recipe for yocto

2016-04-20 Thread Tim Orling
> wrote: >> You can get rid of the patches in the bb file. >> >> >> Look for SRC_URI >> >> >> See any .patch files and remove them and try to build again. >> >> >> Please post build errors. >> >> >> Frederick >> &

Re: [yocto] MySQL recipe for yocto

2016-04-20 Thread Fred Ollinger
20, 2016 1:39 PM To: Fred Ollinger Cc: yocto@yoctoproject.org Subject: Re: [yocto] MySQL recipe for yocto OK, I tried it and the patches errors went away, thanks ! Now, I'm facing a new one related to the do_configure: ERROR: Function failed: do_configure (log file is located at /home/yocto/yocto/bui

Re: [yocto] MySQL recipe for yocto

2016-04-20 Thread Moti Cohen
> > See any .patch files and remove them and try to build again. > > > Please post build errors. > > > Frederick > > > From: Moti Cohen > Sent: Wednesday, April 20, 2016 12:08 PM > To: Fred Ollinger > Cc: yocto@yoctoproject

Re: [yocto] MySQL recipe for yocto

2016-04-20 Thread Fred Ollinger
@yoctoproject.org Subject: Re: [yocto] MySQL recipe for yocto Thanks Fred, I actually tried it and replaced the PV to a newer one, i used 5.6.29 instead of 5.1.40 which is the latest "real" MySQL supported by openembedded. I also added the relevant SHA numbers etc. The problem is that

Re: [yocto] MySQL recipe for yocto

2016-04-20 Thread Moti Cohen
> Here's a howto on writing a recipe: > > > > https://www.yoctoproject.org/docs/current/dev-manual/dev-manual.html#new-recipe-writing-a-new-recipe > > > > > From: yocto-boun...@yoctoproject.org on > behalf of Moti Cohen > Sent: Wednesd

Re: [yocto] MySQL recipe for yocto

2016-04-20 Thread Fred Ollinger
new-recipe From: yocto-boun...@yoctoproject.org on behalf of Moti Cohen Sent: Wednesday, April 20, 2016 10:18 AM To: yocto@yoctoproject.org Subject: [yocto] MySQL recipe for yocto Hi all, this is my 1'st post to this list so I hope I'm doing it right :) I need

[yocto] MySQL recipe for yocto

2016-04-20 Thread Moti Cohen
Hi all, this is my 1'st post to this list so I hope I'm doing it right :) I need to add MySQL for my yocto build. Looking online for a recipe - i found that there is one for MySQL under: /meta-openembedded/meta-oe/recipes-support/mysql/.. The thing is that instead of MySQL, the recipe reffers to M