[gnome-continuous-yocto/gnomeostree-3.28-rocko: 37/8267] mx: move to autotools instead of autotools-brokensep
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 37/8267] mx: move to autotools instead of autotools-brokensep
- Date: Sat, 16 Dec 2017 19:51:55 +0000 (UTC)
commit 860dfafeed8bc387defba9ec7fa0622b3a82ec31
Author: Ross Burton <ross burton intel com>
Date: Fri Apr 22 15:16:11 2016 +0100
mx: move to autotools instead of autotools-brokensep
Now that MX inherits gtk-doc we can also remove fix-build-dir.patch.
(From OE-Core rev: e8d4e80e5cc98e2e0470c85f3c08574d30d466c1)
Signed-off-by: Ross Burton <ross burton intel com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
.../recipes-graphics/mx/mx-1.0/fix-build-dir.patch | 46 --------------------
meta/recipes-graphics/mx/mx-1.0_1.4.7.bb | 1 -
meta/recipes-graphics/mx/mx.inc | 2 +-
3 files changed, 1 insertions(+), 48 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 5545c1e..58a6997 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"
diff --git a/meta/recipes-graphics/mx/mx.inc b/meta/recipes-graphics/mx/mx.inc
index 2429f18..d304837 100644
--- a/meta/recipes-graphics/mx/mx.inc
+++ b/meta/recipes-graphics/mx/mx.inc
@@ -1,7 +1,7 @@
SUMMARY = "Clutter based UI widget library"
LICENSE = "LGPLv2.1"
-inherit clutter autotools-brokensep distro_features_check gobject-introspection gtk-doc
+inherit clutter autotools distro_features_check gobject-introspection gtk-doc
# depends on clutter-1.0 which depends on cogl-1.0
REQUIRED_DISTRO_FEATURES = "opengl"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]