poky/meta
Ross Burton 9c8021f2fb ovmf: 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: 68d567bd64debc3dfb37df3c814287549da56a3b)

(From OE-Core rev: d2882641a0b4df887c0af974ce36ff50834b7f29)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2018-08-15 10:22:46 +01:00
..
classes make-mod-scripts: add build requirements for external modules 2018-08-15 10:22:44 +01:00
conf yocto-uninative: Upgrade to version 2.2 2018-08-15 10:22:44 +01:00
files common-licenses: Add BSD-1-Clause 2018-07-19 10:54:55 +01:00
lib make-mod-scripts/kernel-devsrc: Fix objtool issues 2018-08-15 10:22:44 +01:00
recipes-bsp grub/grub-efi: fix conflict 2018-05-07 15:57:37 +01:00
recipes-connectivity dhcp: Security Advisory - CVE-2017-3144 2018-05-03 09:53:48 +01:00
recipes-core ovmf: refresh patches 2018-08-15 10:22:46 +01:00
recipes-devtools Binutils: Security fix for CVE-2018-7642 2018-08-15 10:22:45 +01:00
recipes-extended lsof: Update SRC_URI 2018-08-15 10:22:44 +01:00
recipes-gnome gobject-introspection: improve reproducibility 2017-12-04 17:23:57 +00:00
recipes-graphics eglinfo-fb: Pass -DMESA_EGL_NO_X11_HEADERS to cxxflags 2018-02-27 15:51:03 +00:00
recipes-kernel perf: fix build with kernel older than 4.8 2018-08-15 10:22:45 +01:00
recipes-multimedia libvorbis: CVE-2018-5146 2018-04-02 17:06:40 +01:00
recipes-rt
recipes-sato webkitgtk_2.18.6.bb: Fix configure failure for aarch64 build 2018-02-27 15:51:03 +00:00
recipes-support popt: update SRC_URI 2018-07-19 10:54:55 +01:00
site siteinfo: nios2-linux - remove wrong mutex info 2017-10-07 23:20:40 +01:00
COPYING.GPLv2
COPYING.MIT
recipes.txt