commit | f134e4c77ba6950b9088cc040be40e6eb7446bb0 | [log] [tgz] |
---|---|---|
author | Jimmy Brisson <jimmy.brisson@arm.com> | Wed Mar 22 13:20:20 2023 -0500 |
committer | Manish V Badarkhe <manish.badarkhe@arm.com> | Wed Mar 29 22:45:03 2023 +0200 |
tree | 8c8b0267e47aa976510c9f3619a9e9a0e0a2110a | |
parent | 65828188996e8a4d93220b9836d95ad0f4d058e7 [diff] |
Allow repeated patch applys The patches were not idempotent, as in after the first attempt to build locally using the ci scripts, subsequent builds would fail in the apply patch step. This patch checks for the presence of the patch by attempting to apply the inverse of the patch. If that works, then the patch was already applied. Change-Id: I9ba4267f6a0a567ae13dcaf2c98a7dff204347ce