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