summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2011-07-12 10:17:19 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-07-13 12:29:20 +0100
commit4a6109fc36fe649b67a3712b2969d501bb241f49 (patch)
treee6899e78b8cc5318a56d54dae6cb621686af69b3 /meta/recipes-graphics
parent8a3692deaf9f143877940bf5e0d02cc3d80c9276 (diff)
downloadpoky-4a6109fc36fe649b67a3712b2969d501bb241f49.tar.gz
Patches: Fix Upstream-Status info
(From OE-Core rev: f2a5b2d143fff8337d2f0d024bc593c55f56a3a3) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r--meta/recipes-graphics/clutter/clutter-gst/autofoo-0.4.patch19
-rw-r--r--meta/recipes-graphics/clutter/clutter-gst/autofoo-9db4a61a25677764bb927369c5c68ada958fb65c.patch29
-rw-r--r--meta/recipes-graphics/clutter/clutter-gst/autofoo.patch31
3 files changed, 0 insertions, 79 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-gst/autofoo-0.4.patch b/meta/recipes-graphics/clutter/clutter-gst/autofoo-0.4.patch
deleted file mode 100644
index e22d2dbe50..0000000000
--- a/meta/recipes-graphics/clutter/clutter-gst/autofoo-0.4.patch
+++ /dev/null
@@ -1,19 +0,0 @@
1Upstream-Status: Inappropriate [not used]
2
3---
4 doc/reference/Makefile.am | 2 +-
5 examples/Makefile.am | 2 +-
6 2 files changed, 2 insertions(+), 2 deletions(-)
7
8Upstream-Status: Inappropriate [configuration]
9
10Index: clutter-gst/examples/Makefile.am
11===================================================================
12--- clutter-gst.orig/examples/Makefile.am 2007-11-06 12:31:36.000000000 +0000
13+++ clutter-gst/examples/Makefile.am 2007-11-06 18:53:59.000000000 +0000
14@@ -1,4 +1,4 @@
15-noinst_PROGRAMS = video-player video-sink audio
16+bin_PROGRAMS = video-player video-sink audio
17
18 INCLUDES = -I$(top_srcdir)/
19
diff --git a/meta/recipes-graphics/clutter/clutter-gst/autofoo-9db4a61a25677764bb927369c5c68ada958fb65c.patch b/meta/recipes-graphics/clutter/clutter-gst/autofoo-9db4a61a25677764bb927369c5c68ada958fb65c.patch
deleted file mode 100644
index 8b3d84d36d..0000000000
--- a/meta/recipes-graphics/clutter/clutter-gst/autofoo-9db4a61a25677764bb927369c5c68ada958fb65c.patch
+++ /dev/null
@@ -1,29 +0,0 @@
1Upstream-Status: Inappropriate [not used]
2
3---
4 doc/reference/Makefile.am | 2 +-
5 examples/Makefile.am | 2 +-
6 2 files changed, 2 insertions(+), 2 deletions(-)
7
8Upstream-Status: Inappropriate [configuration]
9
10Index: clutter-gst/examples/Makefile.am
11===================================================================
12--- clutter-gst.orig/examples/Makefile.am 2007-11-06 12:31:36.000000000 +0000
13+++ clutter-gst/examples/Makefile.am 2007-11-06 18:53:59.000000000 +0000
14@@ -1,4 +1,4 @@
15-noinst_PROGRAMS = video-player video-sink audio
16+bin_PROGRAMS = video-player video-sink audio
17
18 INCLUDES = -I$(top_srcdir)/
19
20Index: clutter-gst/doc/reference/Makefile.am
21===================================================================
22--- clutter-gst.orig/doc/reference/Makefile.am 2007-11-06 19:36:56.000000000 +0000
23+++ clutter-gst/doc/reference/Makefile.am 2007-11-06 19:37:02.000000000 +0000
24@@ -77,4 +77,4 @@ include $(top_srcdir)/gtk-doc.make
25
26 # Other files to distribute
27 # e.g. EXTRA_DIST += version.xml.in
28-EXTRA_DIST += version.xml.in
29+EXTRA_DIST = version.xml.in
diff --git a/meta/recipes-graphics/clutter/clutter-gst/autofoo.patch b/meta/recipes-graphics/clutter/clutter-gst/autofoo.patch
deleted file mode 100644
index b557c6ea12..0000000000
--- a/meta/recipes-graphics/clutter/clutter-gst/autofoo.patch
+++ /dev/null
@@ -1,31 +0,0 @@
1Upstream-Status: Inappropriate [not used]
2
3---
4 doc/reference/Makefile.am | 2 +-
5 examples/Makefile.am | 2 +-
6 2 files changed, 2 insertions(+), 2 deletions(-)
7
8Upstream-Status: Inappropriate [configuration]
9
10Index: git/examples/Makefile.am
11===================================================================
12--- git.orig/examples/Makefile.am 2009-06-30 16:41:53.000000000 +0100
13+++ git/examples/Makefile.am 2009-06-30 16:43:00.000000000 +0100
14@@ -1,6 +1,6 @@
15 NULL = #
16
17-noinst_PROGRAMS = video-player video-sink audio-player
18+bin_PROGRAMS = video-player video-sink audio-player
19
20 INCLUDES = -I$(top_srcdir) \
21 $(MAINTAINER_CFLAGS) \
22Index: git/doc/reference/Makefile.am
23===================================================================
24--- git.orig/doc/reference/Makefile.am 2009-06-30 16:41:53.000000000 +0100
25+++ git/doc/reference/Makefile.am 2009-06-30 16:41:53.000000000 +0100
26@@ -77,4 +77,4 @@
27
28 # Other files to distribute
29 # e.g. EXTRA_DIST += version.xml.in
30-EXTRA_DIST += version.xml.in
31+EXTRA_DIST = version.xml.in