[OE-core] [PATCH 0/2] Build libjpeg-turbo reproducibly

Joshua Watt jpewhacker at gmail.com
Mon Dec 9 04:03:10 UTC 2019


Apply patches to nasm that allow changing the debug prefix in generated
output files, then use this option to make sure libjpeg-turbo builds
reproducibly.

Joshua Watt (2):
  nasm: Add debug-prefix-map option
  libjpeg-turbo: Build reproducibly

 .../nasm/nasm/0001-stdlib-Add-strlcat.patch   | 117 +++++++
 .../0002-Add-debug-prefix-map-option.patch    | 325 ++++++++++++++++++
 meta/recipes-devtools/nasm/nasm_2.14.02.bb    |   2 +
 .../jpeg/libjpeg-turbo_2.0.3.bb               |   2 +
 4 files changed, 446 insertions(+)
 create mode 100644 meta/recipes-devtools/nasm/nasm/0001-stdlib-Add-strlcat.patch
 create mode 100644 meta/recipes-devtools/nasm/nasm/0002-Add-debug-prefix-map-option.patch

-- 
2.23.0



More information about the Openembedded-core mailing list