mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
clutter-gtk-1.0: Upgrade to one version prior to 0.90.2 (clutter 1.4 series)
0.90.2 depends on unstable gtk+-2.90.x that is not in poky, so pick up one version prior to it. Also rebase disable_deprecated.patch to keep the API compatibility with gtk+ and install example binary for poky-image-clutter. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
3bb0b9ae97
commit
1357d22238
17
meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch
Normal file
17
meta/recipes-graphics/clutter/clutter-gtk/enable_tests.patch
Normal file
@@ -0,0 +1,17 @@
|
||||
Install the test binary needed for poky-image-clutter
|
||||
|
||||
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 @@
|
||||
|
||||
NULL =
|
||||
|
||||
-noinst_PROGRAMS = \
|
||||
+bin_PROGRAMS = \
|
||||
animated-notebook \
|
||||
expose-test \
|
||||
gtk-clutter-events \
|
||||
Reference in New Issue
Block a user