Re: [yocto] Patch a package with condition

2019-09-13 Thread Ross Burton
On 13/09/2019 06:55, PRASANTH R wrote: I need to patch my custom recipe, let say "Package-A.bb" in which I need to add a patch to the test recipe if the yocto build has a specific package like let's say if "Package-B" is available patch should be applied for Package-A.bb I am trying with below

[yocto] Patch a package with condition

2019-09-13 Thread PRASANTH R
Hi, I need to patch my custom recipe, let say "Package-A.bb" in which I need to add a patch to the test recipe if the yocto build has a specific package like let's say if "Package-B" is available patch should be applied for Package-A.bb I am trying with below step in Package-A.bb SRC_URI_append_Pa