79802943

Date: 2025-10-28 14:48:47
Score: 2
Natty:
Report link

Yocto's a pretty huge system, understanding the nuances is quite hard. I believe you're probably confusing patches and recipes.

To me, it looks like everything works as intended:

If you want to change the patches that are applied you can remove patches from SRC_URI in your recipe.bb file:

SRC_URI:remove = "foo.patch"

Similar to how it's done for local.conf: Yocto: Is there a way to remove items of SRC_URI in local.conf?

Reasons:
  • Blacklisted phrase (1): Is there a way
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Ends in question mark (2):
Posted by: Mo_