]> code.ossystems Code Review - meta-freescale.git/commit
openssl-qoriq: refresh patches
authorC.R. Guo <chunrong.guo@nxp.com>
Tue, 20 Mar 2018 08:01:48 +0000 (16:01 +0800)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 2 Apr 2018 13:30:13 +0000 (10:30 -0300)
commit49c5985d05e7442393c9cdc0933d231666f09065
treecf82c6aba7169d4b8d0b78007364abcf1deed30f
parent0dc0c701511959f1e71c97a3323ea012f3f92bb4
openssl-qoriq: refresh patches

1. The patch tool will apply patches by default with "fuzz", which is where if the
  hunk context isn't present but what is there is close enough, it will force the
  patch in.

  Whilst this is useful when there's just whitespace changes, when applied to
  source it is possible for a patch applied with fuzz to produce broken code which
  still compiles (see #10450).  This is obviously bad.

  We'd like to eventually have do_patch() rejecting any fuzz on these grounds. For
  that to be realistic the existing patches with fuzz need to be rebased and
  reviewed

2. drop openssl-1.0.2a-x32-asm.patch
  The patch was applied in a completely incorrect spot (due to fuzz),
  no one noticed or complained. Meanwhile upstream says the issue
  has been resolved differently:
  https://rt.openssl.org/Ticket/Display.html?id=3759&user=guest&pass=guest

Signed-off-by: Chunrong Guo <chunrong.guo@nxp.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-connectivity/openssl/openssl-qoriq/Makefiles-ptest.patch
recipes-connectivity/openssl/openssl-qoriq/debian/c_rehash-compat.patch
recipes-connectivity/openssl/openssl-qoriq/debian/debian-targets.patch
recipes-connectivity/openssl/openssl-qoriq/parallel.patch
recipes-connectivity/openssl/openssl-qoriq/ptest_makefile_deps.patch
recipes-connectivity/openssl/openssl-qoriq_1.0.2l.bb