summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-09-25 14:16:24 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-10-14 13:22:21 +0000
commit2643e6c0746c5e010abf84419fdad041c17fd05f (patch)
tree20bbcf6aacf44bc92304a077ab96ec6309b2dbf1
parent26079a47271f77509032cee2ab962111acaa8a46 (diff)
downloaddefinitions-2643e6c0746c5e010abf84419fdad041c17fd05f.tar.gz
Change graphics-infra stratum name to xorg-util-macros-common
As libdrm was moved to an independent stratum this only holds some macros needed to compile other strata
-rw-r--r--strata/input-common.morph2
-rw-r--r--strata/libdrm-common.morph2
-rw-r--r--strata/wayland-generic.morph2
-rw-r--r--strata/x-common.morph2
-rw-r--r--strata/xorg-util-macros-common.morph (renamed from strata/graphics-infra.morph)2
5 files changed, 5 insertions, 5 deletions
diff --git a/strata/input-common.morph b/strata/input-common.morph
index 21f4d8ab..0e9d25e6 100644
--- a/strata/input-common.morph
+++ b/strata/input-common.morph
@@ -2,7 +2,7 @@ name: input-common
kind: stratum
build-depends:
- morph: strata/foundation.morph
-- morph: strata/graphics-infra.morph
+- morph: strata/xorg-util-macros-common.morph
chunks:
- name: mtdev
repo: upstream:mtdev-git
diff --git a/strata/libdrm-common.morph b/strata/libdrm-common.morph
index cea69e38..37bff746 100644
--- a/strata/libdrm-common.morph
+++ b/strata/libdrm-common.morph
@@ -1,7 +1,7 @@
name: libdrm-common
kind: stratum
build-depends:
-- morph: strata/graphics-infra.morph
+- morph: strata/xorg-util-macros-common.morph
chunks:
- name: xorg-lib-libpciaccess
repo: upstream:xorg-lib-libpciaccess
diff --git a/strata/wayland-generic.morph b/strata/wayland-generic.morph
index df5f4b8f..2e3ad90f 100644
--- a/strata/wayland-generic.morph
+++ b/strata/wayland-generic.morph
@@ -2,7 +2,7 @@ name: wayland-generic
kind: stratum
build-depends:
- morph: strata/foundation.morph
-- morph: strata/graphics-infra.morph
+- morph: strata/xorg-util-macros-common.morph
chunks:
- name: libxkbcommon
repo: upstream:xorg-lib-libxkbcommon
diff --git a/strata/x-common.morph b/strata/x-common.morph
index 6bec78c7..f842c7a9 100644
--- a/strata/x-common.morph
+++ b/strata/x-common.morph
@@ -1,7 +1,7 @@
name: x-common
kind: stratum
build-depends:
-- morph: strata/graphics-infra.morph
+- morph: strata/xorg-util-macros-common.morph
chunks:
- name: xorg-proto-bigreqsproto
repo: upstream:xorg-proto-bigreqsproto
diff --git a/strata/graphics-infra.morph b/strata/xorg-util-macros-common.morph
index c120a76f..b8e67888 100644
--- a/strata/graphics-infra.morph
+++ b/strata/xorg-util-macros-common.morph
@@ -1,4 +1,4 @@
-name: graphics-infra
+name: xorg-util-macros-common
kind: stratum
build-depends:
- morph: strata/core.morph