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-09-25 19:52:10 +0100
commitf26dd579bf8ef44f4c0878bb01708c4671142b2d (patch)
tree2ef9e6c89414a66b7a2ddceb64e6ae5281995a14
parent8622115ffb2bec6200520b29bb1fbadb4af784bb (diff)
downloaddefinitions-f26dd579bf8ef44f4c0878bb01708c4671142b2d.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 8b2f9e5a..8bd8d53f 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 ff4dd96f..477269d7 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 7e78d7a3..0e04fa40 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