From 494b678deaf92e86b4fa8c918e28fd0b3c3aa964 Mon Sep 17 00:00:00 2001 From: Dongxiao Xu Date: Tue, 28 Dec 2010 10:09:17 +0800 Subject: gstreamer: upgrade to version 0.10.31 upgrade from 0.10.30. Remove make-382.patch since the fix is already in upstream. Signed-off-by: Dongxiao Xu --- .../gstreamer/gstreamer-0.10.30/check_fix.patch | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 meta/recipes-multimedia/gstreamer/gstreamer-0.10.30/check_fix.patch (limited to 'meta/recipes-multimedia/gstreamer/gstreamer-0.10.30/check_fix.patch') diff --git a/meta/recipes-multimedia/gstreamer/gstreamer-0.10.30/check_fix.patch b/meta/recipes-multimedia/gstreamer/gstreamer-0.10.30/check_fix.patch deleted file mode 100644 index 72c3f6407e..0000000000 --- a/meta/recipes-multimedia/gstreamer/gstreamer-0.10.30/check_fix.patch +++ /dev/null @@ -1,17 +0,0 @@ -# gstreamer: Fix a problem with configure if check has already been built -# Richard Purdie - -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 -- cgit v1.2.3