summaryrefslogtreecommitdiff
path: root/meta/recipes-multimedia/gstreamer/gstreamer-0.10.31/check_fix.patch
diff options
context:
space:
mode:
authorDongxiao Xu <dongxiao.xu@intel.com>2011-04-12 16:08:54 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2011-04-18 05:42:38 +0100
commit9d48b74220d899a0aebc7e05abdf19882ebf1579 (patch)
treecc6bef7f2b0d8418b64a74a265edd179b2d8a3be /meta/recipes-multimedia/gstreamer/gstreamer-0.10.31/check_fix.patch
parent7105e626bc77c6678a7dada381d20ad2676c8443 (diff)
downloadopenembedded-core-9d48b74220d899a0aebc7e05abdf19882ebf1579.tar.gz
openembedded-core-9d48b74220d899a0aebc7e05abdf19882ebf1579.tar.bz2
openembedded-core-9d48b74220d899a0aebc7e05abdf19882ebf1579.tar.xz
openembedded-core-9d48b74220d899a0aebc7e05abdf19882ebf1579.zip
gstreamer: upgrade to vesion 0.10.32
Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer-0.10.31/check_fix.patch')
-rw-r--r--meta/recipes-multimedia/gstreamer/gstreamer-0.10.31/check_fix.patch17
1 files changed, 0 insertions, 17 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer-0.10.31/check_fix.patch b/meta/recipes-multimedia/gstreamer/gstreamer-0.10.31/check_fix.patch
deleted file mode 100644
index 72c3f6407..000000000
--- a/meta/recipes-multimedia/gstreamer/gstreamer-0.10.31/check_fix.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-# gstreamer: Fix a problem with configure if check has already been built
-# Richard Purdie <rpurdie@linux.intel.com>
-
-diff -urN gstreamer-0.10.29-orig/configure.ac gstreamer-0.10.29/configure.ac
---- gstreamer-0.10.29-orig/configure.ac 2010-06-26 12:49:27.774930773 +0800
-+++ gstreamer-0.10.29/configure.ac 2010-06-26 12:51:12.899200233 +0800
-@@ -543,8 +543,10 @@
- *) BUILD_CHECK=yes ;;
- esac
- ])
-+
- dnl bit of a misnomer, but keep the conditional named like this so we don't
- dnl have to change too much elsewhere
-+HAVE_CHECK=no
- AM_CONDITIONAL(HAVE_CHECK, test "x$BUILD_CHECK" = "xyes")
-
- dnl configure the desired buffer alignment