]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
lz4: Fix static library reproducibility issue
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Aug 2024 10:05:48 +0000 (11:05 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 29 Aug 2024 20:57:36 +0000 (21:57 +0100)
commit79d6d0fa239ab0cf271c01d8169a7d41811f8b4e
tree6bc2d06628dbee4086b0d084d55b1a6ef3e70adb
parent0e20d8e0a292f720c9ed419547d8f6d738c5d4d8
lz4: Fix static library reproducibility issue

The autobuilder was seeing an intermittent reproducbility issue in lz4 with
regard to symbol ordering in the static library. Add a patch to fix this which
has been submitted upstream.

Fix the SRC_URI whitespace and cleanup the patch directory naming whilst here.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/lz4/lz4/reproducibility.patch [new file with mode: 0644]
meta/recipes-support/lz4/lz4/run-ptest [moved from meta/recipes-support/lz4/files/run-ptest with 100% similarity]
meta/recipes-support/lz4/lz4_1.10.0.bb