summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2014-09-25 14:16:24 +0000
committerJames Thomas <james.thomas@codethink.co.uk>2014-10-10 14:18:30 -0500
commit3d630aa165c5dfc5a0ef671e955ab188e56d3e33 (patch)
tree8dd27bc9f21136bb250a0d1f0f981d59ff9c90d7
parentfb467b9b7e7c92b6cfcf8b4c3aba0f87915f309a (diff)
downloaddefinitions-3d630aa165c5dfc5a0ef671e955ab188e56d3e33.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