summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/genivi.morph8
-rw-r--r--strata/genivi/genivi-common-api-dbus-runtime.morph4
-rw-r--r--strata/genivi/genivi-common-api-runtime.morph4
3 files changed, 6 insertions, 10 deletions
diff --git a/strata/genivi.morph b/strata/genivi.morph
index 5294dc4e..922c1a0e 100644
--- a/strata/genivi.morph
+++ b/strata/genivi.morph
@@ -37,13 +37,13 @@ chunks:
- name: genivi-common-api-runtime
morph: strata/genivi/genivi-common-api-runtime.morph
repo: upstream:genivi-common-api-runtime
- ref: 188abb5e24d6a2a7fdd7e5d150439a162621292c
- unpetrify-ref: 2.1.6
+ ref: 56d1059459c24971bcbf45adef60f6dfd0b44667
+ unpetrify-ref: 3.1.2p1
- name: genivi-common-api-dbus-runtime
morph: strata/genivi/genivi-common-api-dbus-runtime.morph
repo: upstream:genivi-common-api-dbus-runtime
- ref: 3372155b32a2cf3b05e1a2a13f6f8413069de33f
- unpetrify-ref: 2.1.6-p1
+ ref: 49d0b428ca19852d49965f35328a314f22d88807
+ unpetrify-ref: 3.1.2
build-depends:
- genivi-common-api-runtime
- name: audiomanager
diff --git a/strata/genivi/genivi-common-api-dbus-runtime.morph b/strata/genivi/genivi-common-api-dbus-runtime.morph
index 8d6cb134..fa8742a0 100644
--- a/strata/genivi/genivi-common-api-dbus-runtime.morph
+++ b/strata/genivi/genivi-common-api-dbus-runtime.morph
@@ -1,5 +1,3 @@
name: genivi-common-api-dbus-runtime
kind: chunk
-build-system: autotools
-pre-configure-commands:
-- ln -s . build-aux
+build-system: cmake
diff --git a/strata/genivi/genivi-common-api-runtime.morph b/strata/genivi/genivi-common-api-runtime.morph
index 7439331a..1c4a66c2 100644
--- a/strata/genivi/genivi-common-api-runtime.morph
+++ b/strata/genivi/genivi-common-api-runtime.morph
@@ -1,5 +1,3 @@
name: genivi-common-api-runtime
kind: chunk
-build-system: autotools
-pre-configure-commands:
-- ln -s . build-aux
+build-system: cmake