From 4b69b26d55cf392a5b16ac411ef8546e82653219 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Jard=C3=B3n?= Date: Thu, 7 Apr 2016 21:55:33 +0100 Subject: Move automotive-message-broke to ivi-common Currently this module is used by GENIVI and AGL Change-Id: I9b1024d3b9546de418e5d235e3bd845c8402db09 --- strata/genivi-demo-platform.morph | 6 ------ .../automotive-message-broker.morph | 20 -------------------- strata/ivi-common.morph | 12 ++++++++++++ strata/ivi-common/automotive-message-broker.morph | 20 ++++++++++++++++++++ systems/genivi-demo-platform-armv7lhf-jetson.morph | 2 ++ systems/genivi-demo-platform-x86_64-generic.morph | 2 ++ 6 files changed, 36 insertions(+), 26 deletions(-) delete mode 100644 strata/genivi-demo-platform/automotive-message-broker.morph create mode 100644 strata/ivi-common.morph create mode 100644 strata/ivi-common/automotive-message-broker.morph diff --git a/strata/genivi-demo-platform.morph b/strata/genivi-demo-platform.morph index 81072628..249afec3 100644 --- a/strata/genivi-demo-platform.morph +++ b/strata/genivi-demo-platform.morph @@ -2,7 +2,6 @@ name: genivi-demo-platform kind: stratum description: Components which make up the GENIVI demo platform. build-depends: -- morph: strata/cpp-common-libs.morph - morph: strata/genivi-demo-platform-libs.morph - morph: strata/qt5-tools.morph - morph: strata/qt5-tools-qtmultimedia.morph @@ -19,11 +18,6 @@ chunks: submodules: documentation/designdocument/cls: url: http://github.com/Pelagicore/Pelagicore-LaTeX-Class.git -- name: automotive-message-broker - morph: strata/genivi-demo-platform/automotive-message-broker.morph - repo: upstream:automotive-message-broker - ref: 5cac4bd2958ea24ac6913be5baa0dfcda6466089 - unpetrify-ref: '0.14' - name: audiomanager-poc morph: strata/genivi-demo-platform/audiomanager-poc.morph repo: upstream:audiomanager diff --git a/strata/genivi-demo-platform/automotive-message-broker.morph b/strata/genivi-demo-platform/automotive-message-broker.morph deleted file mode 100644 index 2516cf29..00000000 --- a/strata/genivi-demo-platform/automotive-message-broker.morph +++ /dev/null @@ -1,20 +0,0 @@ -name: automotive-message-broker -kind: chunk -description: The GENIVI Automotive Message Broker -build-system: cmake -post-install-commands: -- mkdir -p "$DESTDIR/usr/lib/systemd/system" -- | - cat >"$DESTDIR/usr/lib/systemd/system/ambd.service" <"$DESTDIR/usr/lib/systemd/system/ambd.service" <