Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Marlin 13.0.0
-
None
Description
For a while now one of the backported patches to Weston has been resulting in the warning:
WARNING: weston-8.0.0-r0 do_patch: Fuzz detected:Applying patch 0001-libweston-backend-drm-Re-order-gbm-destruction-at-DR.patch patching file libweston/backend-drm/drm.c Hunk #1 succeeded at 2992 with fuzz 2 (offset -211 lines). Hunk #2 succeeded at 3001 (offset -213 lines).The context lines in the patches can be updated with devtool: devtool modify weston devtool finish --force-patch-refresh weston <layer_path>Don't forget to review changes done by devtool!WARNING: weston-8.0.0-r0 do_patch: QA Issue: Patch log indicates that patches do not apply cleanly. [patch-fuzz]
To avoid the warning the patch should be refreshed to make it apply without fuzz.