From: Ross Burton Date: Fri, 11 May 2018 16:06:09 +0000 (+0100) Subject: gtk+: fix patch headers X-Git-Tag: uninative-2.0~1 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=ff6c5746c821ec128f9cae9bacb818d2c51a4049;p=openembedded-core.git gtk+: fix patch headers Signed-off-by: Ross Burton --- diff --git a/meta/recipes-gnome/gtk+/gtk+/0001-Do-not-look-into-HOME-when-looking-for-gtk-modules.patch b/meta/recipes-gnome/gtk+/gtk+/0001-Do-not-look-into-HOME-when-looking-for-gtk-modules.patch index 9201e45c39..83be39c3bf 100644 --- a/meta/recipes-gnome/gtk+/gtk+/0001-Do-not-look-into-HOME-when-looking-for-gtk-modules.patch +++ b/meta/recipes-gnome/gtk+/gtk+/0001-Do-not-look-into-HOME-when-looking-for-gtk-modules.patch @@ -6,7 +6,7 @@ Subject: [PATCH] Do not look into $HOME when looking for gtk modules On the host it causes host contamination, on the target it's a potential security issue. Gtk+3 has already removed this. -Upstream-Status: Inapproriate [gtk2 is in maintenance mode] +Upstream-Status: Inappropriate [gtk2 is in maintenance mode] Signed-off-by: Alexander Kanavin --- gtk/gtkmodules.c | 4 ----