[yocto] Patching bbclass file

Marcelo Magallon marcelo.magallon at hpe.com
Tue Oct 16 08:34:47 PDT 2018


On Tue, Oct 16, 2018 at 03:46:25PM +0100, Burton, Ross wrote:
>This is simply because you can't patch a bbclass.  You'll have to copy
>it into your layer with the modification, or work upstream to get a
>suitable change merged.

What I've done in this situation is add a new layer 
(poky-patches), add the modified foo.bbclass file there and when 
upgrading from one version of poky to the next, compare the old 
and new foo.bbclass files in poky. If they have changed, I do a 
three-way merge.

Marcelo


More information about the yocto mailing list