aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mx/mx-1.0_1.4.7.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2016-04-22 15:16:11 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-04-29 07:53:58 +0100
commite8d4e80e5cc98e2e0470c85f3c08574d30d466c1 (patch)
tree33bde966d2a301652f5a7135a34d909bd1573426 /meta/recipes-graphics/mx/mx-1.0_1.4.7.bb
parentfdedf2810851455f2cb417e25eff367fc33a1c17 (diff)
downloadopenembedded-core-contrib-e8d4e80e5cc98e2e0470c85f3c08574d30d466c1.tar.gz
mx: move to autotools instead of autotools-brokensep
Now that MX inherits gtk-doc we can also remove fix-build-dir.patch. Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-graphics/mx/mx-1.0_1.4.7.bb')
-rw-r--r--meta/recipes-graphics/mx/mx-1.0_1.4.7.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mx/mx-1.0_1.4.7.bb b/meta/recipes-graphics/mx/mx-1.0_1.4.7.bb
index 5545c1e819..58a6997ffe 100644
--- a/meta/recipes-graphics/mx/mx-1.0_1.4.7.bb
+++ b/meta/recipes-graphics/mx/mx-1.0_1.4.7.bb
@@ -8,7 +8,6 @@ PV = "1.4.7+git${SRCPV}"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>^\d+(\.(?!99)\d+)+)"
SRC_URI = "git://github.com/clutter-project/mx.git;branch=mx-1.4 \
- file://fix-build-dir.patch \
file://fix-test-includes.patch \
"
S = "${WORKDIR}/git"