]> code.ossystems Code Review - openembedded-core.git/commitdiff
gtk+: fix patch headers
authorRoss Burton <ross.burton@intel.com>
Fri, 11 May 2018 16:06:09 +0000 (17:06 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 May 2018 09:00:33 +0000 (10:00 +0100)
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-gnome/gtk+/gtk+/0001-Do-not-look-into-HOME-when-looking-for-gtk-modules.patch

index 9201e45c39e78102f9f3f09efccb00dc3771b78d..83be39c3bf21a8e8fb312b42fd46b8ca52158e22 100644 (file)
@@ -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 <alex.kanavin@gmail.com>
 ---
  gtk/gtkmodules.c | 4 ----