From 204ee7391c19f9b2fa7f8b2ef46d04c7ccf5bd42 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 8 May 2012 14:25:59 +0100 Subject: meta-demoapps: Remove except for xeyes and pong-clock http://lists.linuxtogo.org/pipermail/openembedded-core/2012-May/022059.html As proposed by Martin Jansa with a couple of changes from me. Signed-off-by: Richard Purdie --- .../recipes-graphics/clutter/tidy/autofoo.patch | 13 ------------- .../clutter/tidy/tidy-enable-tests.patch | 22 ---------------------- 2 files changed, 35 deletions(-) delete mode 100644 meta-demoapps/recipes-graphics/clutter/tidy/autofoo.patch delete mode 100644 meta-demoapps/recipes-graphics/clutter/tidy/tidy-enable-tests.patch (limited to 'meta-demoapps/recipes-graphics/clutter/tidy') diff --git a/meta-demoapps/recipes-graphics/clutter/tidy/autofoo.patch b/meta-demoapps/recipes-graphics/clutter/tidy/autofoo.patch deleted file mode 100644 index 51b4eeaf2..000000000 --- a/meta-demoapps/recipes-graphics/clutter/tidy/autofoo.patch +++ /dev/null @@ -1,13 +0,0 @@ -Upstream-Status: Inappropriate [configuration] - -Index: tidy/doc/reference/Makefile.am -=================================================================== ---- tidy.orig/doc/reference/Makefile.am 2007-11-06 19:36:56.000000000 +0000 -+++ tidy/doc/reference/Makefile.am 2007-11-06 19:37:02.000000000 +0000 -@@ -77,4 +77,4 @@ include $(top_srcdir)/gtk-doc.make - - # Other files to distribute - # e.g. EXTRA_DIST += version.xml.in --EXTRA_DIST += version.xml.in -+EXTRA_DIST = version.xml.in - diff --git a/meta-demoapps/recipes-graphics/clutter/tidy/tidy-enable-tests.patch b/meta-demoapps/recipes-graphics/clutter/tidy/tidy-enable-tests.patch deleted file mode 100644 index 694257703..000000000 --- a/meta-demoapps/recipes-graphics/clutter/tidy/tidy-enable-tests.patch +++ /dev/null @@ -1,22 +0,0 @@ -Upstream-Status: Inappropriate [configuration] - -Index: trunk/tests/Makefile.am -=================================================================== ---- trunk.orig/tests/Makefile.am 2008-03-04 12:22:10.000000000 +0000 -+++ trunk/tests/Makefile.am 2008-03-04 12:23:46.000000000 +0000 -@@ -1,4 +1,4 @@ --noinst_PROGRAMS = \ -+bin_PROGRAMS = \ - test-button \ - test-finger-scroll \ - test-list-view \ -@@ -14,6 +14,9 @@ - test-grow \ - test-viewport - -+test_texture_framedir = $(pkgdatadir) -+test_texture_frame_DATA = frame.png -+ - INCLUDES = -I$(top_srcdir) - LDADD = $(top_builddir)/tidy/libtidy-1.0.la - -- cgit v1.2.3