Applying a patch from a recipe with ``` self.apply_patch(join(self.get_recipe_dir(), 'use-soname.patch'), arch.arch) ``` Results every other build in an unintended rollback: ``` Reversed (or previously applied) patch detected! Assuming -R. ```
Applying a patch from a recipe with
Results every other build in an unintended rollback: