From 25d4536dcce748731e840feeb9f673f03b4095d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 7 Apr 2016 21:55:47 +0100 Subject: Use ivi-common in ivi-system-* Change-Id: If7f255bf71ad70f07e32d94abfc1bb4dd93c56a4 --- systems/ivi-system-armv7lhf-jetson.morph | 4 ++++ systems/ivi-system-x86_64.morph | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/systems/ivi-system-armv7lhf-jetson.morph b/systems/ivi-system-armv7lhf-jetson.morph index a8383fbf..5e10db6d 100644 --- a/systems/ivi-system-armv7lhf-jetson.morph +++ b/systems/ivi-system-armv7lhf-jetson.morph @@ -11,6 +11,8 @@ strata: morph: strata/build-essential.morph - name: core morph: strata/core.morph +- name: cpp-common-libs + morph: strata/cpp-common-libs.morph - name: data-indexing-management morph: strata/data-indexing-management.morph - name: device-management @@ -29,6 +31,8 @@ strata: morph: strata/icu-common.morph - name: input-common morph: strata/input-common.morph +- name: ivi-common + morph: strata/ivi-common.morph - name: libdrm-common morph: strata/libdrm-common.morph - name: libsoup-common diff --git a/systems/ivi-system-x86_64.morph b/systems/ivi-system-x86_64.morph index 63355a48..53d4f488 100644 --- a/systems/ivi-system-x86_64.morph +++ b/systems/ivi-system-x86_64.morph @@ -11,6 +11,8 @@ strata: morph: strata/build-essential.morph - name: core morph: strata/core.morph +- name: cpp-common-libs + morph: strata/cpp-common-libs.morph - name: data-indexing-management morph: strata/data-indexing-management.morph - name: device-management @@ -29,6 +31,8 @@ strata: morph: strata/icu-common.morph - name: input-common morph: strata/input-common.morph +- name: ivi-common + morph: strata/ivi-common.morph - name: libdrm-common morph: strata/libdrm-common.morph - name: libsoup-common -- cgit v1.2.1