diff mbox series

[2/2] gtk+: fix patch headers

Message ID 20180511160613.10926-2-ross.burton@intel.com
State Accepted
Commit ff6c5746c821ec128f9cae9bacb818d2c51a4049
Headers show
Series [1/2] swig: fix patch headers | expand

Commit Message

Ross Burton May 11, 2018, 4:06 p.m. UTC
Signed-off-by: Ross Burton <ross.burton@intel.com>

---
 .../gtk+/0001-Do-not-look-into-HOME-when-looking-for-gtk-modules.patch  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.11.0

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core
diff mbox series

Patch

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 9201e45c39e..83be39c3bf2 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 <alex.kanavin@gmail.com>
 ---
  gtk/gtkmodules.c | 4 ----