diff options
author | Nedeljko Miljevic <Nedeljko.Miljevic@windriver.com> | 2015-11-02 10:24:38 +0100 |
---|---|---|
committer | Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com> | 2015-11-04 13:55:49 +0900 |
commit | 7017d4f847b2ce243540c5554dd72661a4a02865 (patch) | |
tree | b1d7775ffc456639862d30b861127e5c40e0a9ed /meta-ivi-common/recipes-core/packagegroups | |
parent | f793335f343758d4b662dab24e1537bf92ed9eaf (diff) |
Added AMB (automotive-message-broker) to meta-ivi-common layer
v3:(Tadao Tanikawa)
- Remove 'qtbase' from dependencies.
v2:(Tadao Tanikawa)
- Remove 'gpsd' dependency temporarily to complete
bitbake without error.
v1:(Nedeljko Miljevic)
Change-Id: Ieebf982751486167482a303e53cd1ed834b55b3e
Signed-off-by: Nedeljko Miljevic <nedeljko.miljevic@windriver.com>
Signed-off-by: Tadao Tanikawa <tanikawa.tadao@jp.panasonic.com>
Diffstat (limited to 'meta-ivi-common/recipes-core/packagegroups')
-rw-r--r-- | meta-ivi-common/recipes-core/packagegroups/packagegroup-ivi-common-core-automotive.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-ivi-common/recipes-core/packagegroups/packagegroup-ivi-common-core-automotive.bb b/meta-ivi-common/recipes-core/packagegroups/packagegroup-ivi-common-core-automotive.bb index a623abded..98ff7cab0 100644 --- a/meta-ivi-common/recipes-core/packagegroups/packagegroup-ivi-common-core-automotive.bb +++ b/meta-ivi-common/recipes-core/packagegroups/packagegroup-ivi-common-core-automotive.bb @@ -12,4 +12,5 @@ PACKAGES = "\ ALLOW_EMPTY_${PN} = "1" RDEPENDS_${PN} += "\ + automotive-message-broker \ " |