From 1357d222387b19a84431ae3a24fcb3a18e20faa8 Mon Sep 17 00:00:00 2001 From: Zhai Edwin Date: Sun, 30 Jan 2011 10:28:17 +0800 Subject: 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 --- meta/recipes-graphics/clutter/clutter-gtk.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-graphics/clutter/clutter-gtk.inc') diff --git a/meta/recipes-graphics/clutter/clutter-gtk.inc b/meta/recipes-graphics/clutter/clutter-gtk.inc index 25b5200ca2..8492d9f53f 100644 --- a/meta/recipes-graphics/clutter/clutter-gtk.inc +++ b/meta/recipes-graphics/clutter/clutter-gtk.inc @@ -7,7 +7,7 @@ DEPENDS = "gtk+" FILESPATH = "${FILE_DIRNAME}/clutter-gtk" PACKAGES =+ "${PN}-examples" -FILES_${PN}-examples = "${bindir}/gtk-clutter-test ${bindir}/gtk-clutter-events ${bindir}/gtk-clutter-multistage" +FILES_${PN}-examples = "${bindir}/*" inherit autotools pkgconfig gtk-doc -- cgit v1.2.3-54-g00ecf