summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-09-25 14:16:24 +0000
committerJavier Jardón <jjardon@gnome.org>2014-10-09 17:43:00 +0100
commit45e358f7d667d911ec36f8d1c3c0b77103692785 (patch)
tree4436b4b2e65d49473cef97aa824633f9acc47030
parent859f6bf3c2ae7f12181e76608c56b345e3565f7f (diff)
downloaddefinitions-45e358f7d667d911ec36f8d1c3c0b77103692785.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