summaryrefslogtreecommitdiff
path: root/meta/recipes-graphics/clutter/clutter-gtk/disable_deprecated.patch
diff options
context:
space:
mode:
authorTomas Frydrych <tomas@sleepfive.com>2013-05-20 16:05:23 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-21 09:14:37 +0100
commit095581d3b888ba702ba0b1b7e9e3ef8fe69dc164 (patch)
treeab7d6a30d390c992a72bb0fe26313d13e608dde7 /meta/recipes-graphics/clutter/clutter-gtk/disable_deprecated.patch
parent4476e789ac41f44ad74385d85a16e505d96bc100 (diff)
downloadopenembedded-core-095581d3b888ba702ba0b1b7e9e3ef8fe69dc164.tar.gz
openembedded-core-095581d3b888ba702ba0b1b7e9e3ef8fe69dc164.tar.bz2
openembedded-core-095581d3b888ba702ba0b1b7e9e3ef8fe69dc164.zip
clutter-gtk: Replace with 1.4.2 version
Signed-off-by: Tomas Frydrych <tomas@sleepfive.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-gtk/disable_deprecated.patch')
-rw-r--r--meta/recipes-graphics/clutter/clutter-gtk/disable_deprecated.patch21
1 files changed, 0 insertions, 21 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-gtk/disable_deprecated.patch b/meta/recipes-graphics/clutter/clutter-gtk/disable_deprecated.patch
deleted file mode 100644
index f44755b3a6..0000000000
--- a/meta/recipes-graphics/clutter/clutter-gtk/disable_deprecated.patch
+++ /dev/null
@@ -1,21 +0,0 @@
-Enable GTK_WIDGET macros
-
-This patch enables the macros that clutter-gtk is still using
-
-Signed-off-by: Saul Wold <sgw@linux.intel.com>
-
-Upstream-Status: Inappropriate [configuration]
-
-Index: git/clutter-gtk/Makefile.am
-===================================================================
---- git.orig/clutter-gtk/Makefile.am 2011-05-04 14:07:20.000000000 -0700
-+++ git/clutter-gtk/Makefile.am 2011-05-04 14:25:34.013984328 -0700
-@@ -8,8 +8,6 @@
- -DCLUTTER_GTK_COMPILATION \
- -DG_DISABLE_DEPRECATED \
- -DGDK_PIXBUF_DISABLE_DEPRECATED \
-- -DGDK_DISABLE_DEPRECATED \
-- -DGTK_DISABLE_DEPRECATED \
- -DCLUTTER_DISABLE_DEPRECATED
-
- AM_CPPFLAGS = \