diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-01-18 14:31:49 +0000 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-01-27 19:16:21 +0000 |
commit | 0189ad4446fac4da23544520e295ade4511a1860 (patch) | |
tree | 104b9a673cd1d5027000e90d32da234ae5e1be62 /meta-ivi-common/recipes-core | |
parent | 301c9b323616ff0a0e41d0fd1178c1f2029e44e9 (diff) |
Left behind AMB parts.
Automotive packagegroup recipe kept, but empty.
Future specific automotive packages may be added later.
Change-Id: Iebfea2a0f0671c3fa3e03a5d96dd1eeb0453eaf0
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
(cherry picked from commit 36086bd8afb8442829460a9e60b8314d45bf9bdf)
Diffstat (limited to 'meta-ivi-common/recipes-core')
-rw-r--r-- | meta-ivi-common/recipes-core/packagegroups/packagegroup-ivi-common-core-automotive.bb | 4 |
1 files changed, 1 insertions, 3 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 98ff7cab0..e63333157 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 @@ -11,6 +11,4 @@ PACKAGES = "\ ALLOW_EMPTY_${PN} = "1" -RDEPENDS_${PN} += "\ - automotive-message-broker \ - " +RDEPENDS_${PN} += " " |