aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-multimedia/gstreamer/gstreamer-vaapi/install-tests.patch
diff options
context:
space:
mode:
Diffstat (limited to 'common/recipes-multimedia/gstreamer/gstreamer-vaapi/install-tests.patch')
-rw-r--r--common/recipes-multimedia/gstreamer/gstreamer-vaapi/install-tests.patch31
1 files changed, 0 insertions, 31 deletions
diff --git a/common/recipes-multimedia/gstreamer/gstreamer-vaapi/install-tests.patch b/common/recipes-multimedia/gstreamer/gstreamer-vaapi/install-tests.patch
deleted file mode 100644
index 9281b048..00000000
--- a/common/recipes-multimedia/gstreamer/gstreamer-vaapi/install-tests.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-Install tests.
-
-Upstream-Status: Inappropriate
-Signed-off-by: Ross Burton <ross.burton@intel.com>
-
----
- tests/Makefile.am | 4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
-
-diff --git a/tests/Makefile.am b/tests/Makefile.am
-index 2e7f191..8f65446 100644
---- a/tests/Makefile.am
-+++ b/tests/Makefile.am
-@@ -1,4 +1,4 @@
--noinst_PROGRAMS = \
-+bin_PROGRAMS = \
- simple-decoder \
- test-decode \
- test-display \
-@@ -9,7 +9,7 @@ noinst_PROGRAMS = \
- $(NULL)
-
- if USE_GLX
--noinst_PROGRAMS += \
-+bin_PROGRAMS += \
- test-textures \
- $(NULL)
- endif
---
-1.7.10.4
-