[poky] New warning

Khem Raj raj.khem at gmail.com
Fri Jun 22 07:25:08 PDT 2012


On Fri, Jun 22, 2012 at 4:49 AM, Gary Thomas <gary at mlbassoc.com> wrote:
>
>
> It gets more complicated as my kernel recipe (in meta-MYDISTRO) references
> files like
>  SRC_URI += "file://${MACHINE}.patch"
> I don't see any way to define a dummy version of this.
>
> Is this clear now?  Any ideas how to clean it up?

well you should be fine if file://${MACHINE}.patch is available for
every machine you build.

You can also call it same name e.g. platform.patch and then put
platform.patch in files/<MACHINE>/ directory


But If I were you I would put these patches in a bbappend in same
layer where they come from



More information about the poky mailing list