poky/meta
Ross Burton fe9e4bbee7 python: 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.

(From OE-Core rev: 0b25fcee333e6207a8596d26adfa65fec85c26df)

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>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-03-09 09:17:04 -08:00
..
classes kernel: make copying of crtsavres.o conditional 2018-03-08 15:28:04 -08:00
conf tcmode-default.inc: add settings for go 2018-03-06 06:43:10 -08:00
files meta/classes: add ptest-perl.bbclass 2018-03-06 06:19:18 -08:00
lib package_manager.py: Explicit complementary fail 2018-03-08 10:39:33 -08:00
recipes-bsp grub: refresh patches 2018-03-09 09:17:02 -08:00
recipes-connectivity irda-utils: refresh patches 2018-03-09 09:17:04 -08:00
recipes-core zlib: refresh patches 2018-03-09 09:17:04 -08:00
recipes-devtools python: refresh patches 2018-03-09 09:17:04 -08:00
recipes-extended iptables: drop unnecessary patches 2018-03-09 09:17:03 -08:00
recipes-gnome gtk+: refresh patches 2018-03-07 06:34:50 -08:00
recipes-graphics xset: refresh patches 2018-03-09 09:17:03 -08:00
recipes-kernel lttng-ust: refresh patches 2018-03-09 09:17:02 -08:00
recipes-multimedia gstreamer: refresh patches 2018-03-09 09:17:02 -08:00
recipes-rt classes/recipes: Convert SkipPackage -> SkipRecipe 2018-01-26 13:09:09 +00:00
recipes-sato webkitgtk_2.16.6.bb: Remove gl3.h header reference 2018-03-04 11:35:41 +00:00
recipes-support libksba: refresh patches 2018-03-09 09:17:02 -08:00
site site/common-linux: coreutils: get the uptime program to work 2018-02-16 18:05:40 +00:00
COPYING.GPLv2
COPYING.MIT
recipes.txt