summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--strata/foundation.morph8
-rw-r--r--strata/foundation/dbus.morph2
2 files changed, 5 insertions, 5 deletions
diff --git a/strata/foundation.morph b/strata/foundation.morph
index 595a409f..1be267ac 100644
--- a/strata/foundation.morph
+++ b/strata/foundation.morph
@@ -31,8 +31,8 @@ chunks:
- name: dbus-pre
morph: strata/foundation/dbus-pre.morph
repo: upstream:dbus
- ref: 3c055572ced8f63eb9756caa4b1a19225f22e6ff
- unpetrify-ref: baserock/dbus-1.8.16-1-g3c05557/genivi/J-1.0
+ ref: 92a2d95a6c4457783dbd663bab27260c328f2248
+ unpetrify-ref: baserock/genivi/dbus-1.9.16-1-g92a2d95
- name: libgpg-error
morph: strata/foundation/libgpg-error.morph
repo: upstream:libgpg-error
@@ -84,8 +84,8 @@ chunks:
- name: dbus
morph: strata/foundation/dbus.morph
repo: upstream:dbus
- ref: 3c055572ced8f63eb9756caa4b1a19225f22e6ff
- unpetrify-ref: baserock/dbus-1.8.16-1-g3c05557/genivi/J-1.0
+ ref: 92a2d95a6c4457783dbd663bab27260c328f2248
+ unpetrify-ref: baserock/genivi/dbus-1.9.16-1-g92a2d95
build-depends:
- systemd
- name: openssh
diff --git a/strata/foundation/dbus.morph b/strata/foundation/dbus.morph
index 255d2915..23840ce1 100644
--- a/strata/foundation/dbus.morph
+++ b/strata/foundation/dbus.morph
@@ -3,7 +3,7 @@ kind: chunk
build-system: autotools
configure-commands:
- sh autogen.sh --no-configure
-- ./configure --prefix="$PREFIX" --localstatedir=/var --sysconfdir=/etc
+- ./configure --prefix="$PREFIX" --localstatedir=/var --sysconfdir=/etc --enable-user-session
build-commands:
- make XMLTO_OUTPUT=
install-commands: