aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-03-09 20:55:50 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-03-11 06:25:21 -0700
commitca733ba0e28d6d4c199e149ce8ae428397dfa51f (patch)
tree6b874a8941bf2b04d3dd9feb916b058c39842490 /meta/recipes-devtools/python/python
parent87118e6a2ed6da1ceaf484c326ec6d0ac8c1b8be (diff)
downloadopenembedded-core-contrib-ca733ba0e28d6d4c199e149ce8ae428397dfa51f.tar.gz
opkg-utils: refresh patches
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. Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-devtools/python/python')
0 files changed, 0 insertions, 0 deletions