[OE-core] [PATCH V2 1/2] ovmf: Recipe taken from luv-yocto repository

Richard Purdie richard.purdie at linuxfoundation.org
Wed Jul 8 20:11:46 UTC 2015


On Wed, 2015-07-08 at 12:09 -0500, Leonardo Sandoval wrote:
> The new set of patches are failing so I will send a V3! The reason is 
> that the ovmf source code has ^M line endings and the .patch I send does 
> not, so when bitbake is trying to patch, there are patch errors.

You probably need to tell git to preserve the line endings, see
something like
http://stackoverflow.com/questions/1967370/git-replacing-lf-with-crlf
and other info you can find on line endings and git with google.

> On 07/08/2015 11:46 AM, Neri, Ricardo wrote:
> > On Wed, 2015-07-08 at 17:34 +0100, Richard Purdie wrote:
> >> Sorry, I didn't spot this before.
> >>
> >> Does OE-Core have iasl?
> >>
> >> Does this recipe not need iasl-native in the target case too?
> >
> > We also have those recipes in our meta-luv layer.
> >
> 
> What does this mean? Do we need to add it also? It is not under OE-Core 
> but I did not face any error when compiling the ovmf recipe under poky.

Try disabling the meta-luv layer, then run a build. OE-Core should not
depend on meta-luv.

Cheers,

Richard




More information about the Openembedded-core mailing list