summaryrefslogtreecommitdiff
path: root/strata/genivi-demo-platform-libs/dbus-c++.morph
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-10-15 16:24:20 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-10-30 17:12:12 +0000
commit0056d99aa0b88c9f9eb877096cda6bbc2c954184 (patch)
tree49b144459e78f7f4f0b8add56fcc1b0c5ec6a729 /strata/genivi-demo-platform-libs/dbus-c++.morph
parente4996f7626088acadd0189408268befb2081bd04 (diff)
downloaddefinitions-0056d99aa0b88c9f9eb877096cda6bbc2c954184.tar.gz
Add GENIVI Demo Platform support (strata/systems/cluster)
Signed-off-by: Jonathan Maw <jonathan.maw@codethink.co.uk> Signed-off-by: James Thomas <james.thomas@codethink.co.uk> Change-Id: I1d8b72d19ffafcccdea0436ee7f5283acbc6f535
Diffstat (limited to 'strata/genivi-demo-platform-libs/dbus-c++.morph')
-rw-r--r--strata/genivi-demo-platform-libs/dbus-c++.morph9
1 files changed, 9 insertions, 0 deletions
diff --git a/strata/genivi-demo-platform-libs/dbus-c++.morph b/strata/genivi-demo-platform-libs/dbus-c++.morph
new file mode 100644
index 00000000..bd805ebf
--- /dev/null
+++ b/strata/genivi-demo-platform-libs/dbus-c++.morph
@@ -0,0 +1,9 @@
+name: dbus-c++
+kind: chunk
+description: libdbus-c++ and dbusxx-xml2cpp tool
+build-system: autotools
+configure-commands:
+- autoreconf -ivf
+- ./configure --prefix="$PREFIX" --disable-ecore
+post-install-commands:
+- install tools/dbusxx-xml2cpp "$DESTDIR/$PREFIX"/bin/dbusxx-xml2cpp