summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--systems/ivi-system-armv7lhf-jetson.morph4
-rw-r--r--systems/ivi-system-x86_64.morph4
2 files changed, 8 insertions, 0 deletions
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