From 26079a47271f77509032cee2ab962111acaa8a46 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Sun, 21 Sep 2014 03:07:43 +0000 Subject: Split libdrm from graphics-infra stratum and create libdrm-common stratum So libdrm only gets build when it's really needed --- systems/genivi-baseline-system-armv7lhf-versatile.morph | 4 ++-- systems/genivi-baseline-system-x86_64-generic.morph | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'systems') diff --git a/systems/genivi-baseline-system-armv7lhf-versatile.morph b/systems/genivi-baseline-system-armv7lhf-versatile.morph index 1c5a9dab..5ccf5196 100644 --- a/systems/genivi-baseline-system-armv7lhf-versatile.morph +++ b/systems/genivi-baseline-system-armv7lhf-versatile.morph @@ -21,8 +21,8 @@ strata: morph: strata/audio-bluetooth.morph - name: x-common morph: strata/x-common.morph -- name: graphics-infra - morph: strata/graphics-infra.morph +- name: libdrm-common + morph: strata/libdrm-common.morph - name: multimedia morph: strata/multimedia.morph - name: genivi diff --git a/systems/genivi-baseline-system-x86_64-generic.morph b/systems/genivi-baseline-system-x86_64-generic.morph index 11f46a2c..d32bd2ba 100644 --- a/systems/genivi-baseline-system-x86_64-generic.morph +++ b/systems/genivi-baseline-system-x86_64-generic.morph @@ -21,8 +21,8 @@ strata: morph: strata/audio-bluetooth.morph - name: x-common morph: strata/x-common.morph -- name: graphics-infra - morph: strata/graphics-infra.morph +- name: libdrm-common + morph: strata/libdrm-common.morph - name: multimedia morph: strata/multimedia.morph - name: genivi -- cgit v1.2.1