]> Git Repo - buildroot-mgba.git/commit
package/paxtest: update the patches to be applied with fuzz 0
authorDario Binacchi <[email protected]>
Thu, 4 Jul 2024 18:56:41 +0000 (20:56 +0200)
committerThomas Petazzoni <[email protected]>
Tue, 9 Jul 2024 09:42:17 +0000 (11:42 +0200)
commita7e270bf65b3c8e6de3b419bd31f1dd8e770ea6b
tree7c03759d15a9fc10565e7434a6d58b4f4ee82e58
parent99ec566bcf793d7abf55fd0b7e656abb6a4fcf95
package/paxtest: update the patches to be applied with fuzz 0

Commit 8f88a644ed7d6 ("support/scripts/apply-patches.sh: set the maximum
fuzz factor to 0") reduced the fuzz factor.

Due to this change, paxtest fails to build with output:

    Applying 0001-genpaxtest-move-log-location.patch using patch:
    patching file genpaxtest
    Hunk #1 FAILED at 35.
    1 out of 1 hunk FAILED -- saving rejects to file genpaxtest.rej

This commit refreshes the package patch on the current package version.

Signed-off-by: Dario Binacchi <[email protected]>
Signed-off-by: Thomas Petazzoni <[email protected]>
package/paxtest/0001-genpaxtest-move-log-location.patch
This page took 0.029644 seconds and 4 git commands to generate.