summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-05-04 16:39:23 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-05-05 11:54:45 +0100
commit4f8411a9acdd50e2f49acdb62fbb9640c0ed21cc (patch)
tree40be759fb962b2c270f72365c67111e7e1d52b8b /meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch
parentbed468e7562c2481074a68b12d03f0680defeca1 (diff)
downloadopenembedded-core-4f8411a9acdd50e2f49acdb62fbb9640c0ed21cc.tar.gz
clutter-gtk-1.4: Rebase patches
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch')
-rw-r--r--meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch11
1 files changed, 5 insertions, 6 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch b/meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch
index c18ffecefd..8e3e55252c 100644
--- a/meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch
+++ b/meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch
@@ -4,14 +4,13 @@ Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Index: git/examples/Makefile.am
===================================================================
---- git.orig/examples/Makefile.am 2011-01-31 09:58:47.000000000 +0800
-+++ git/examples/Makefile.am 2011-01-31 09:59:02.000000000 +0800
-@@ -2,7 +2,7 @@
-
+--- git.orig/examples/Makefile.am 2011-05-04 14:07:20.000000000 -0700
++++ git/examples/Makefile.am 2011-05-04 14:38:29.785984519 -0700
+@@ -1,6 +1,6 @@
NULL =
-noinst_PROGRAMS = \
+bin_PROGRAMS = \
- animated-notebook \
- expose-test \
gtk-clutter-events \
+ gtk-clutter-multistage \
+ gtk-clutter-test \