diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-01-18 14:31:49 +0000 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-01-18 21:54:28 +0000 |
commit | 36086bd8afb8442829460a9e60b8314d45bf9bdf (patch) | |
tree | affb2014ba9e0748f029d7e774e46a0ff2363e11 /meta-ivi-common/recipes-core/packagegroups | |
parent | f52affa58726058ee5245593975932506aae4c44 (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>
Diffstat (limited to 'meta-ivi-common/recipes-core/packagegroups')
-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} += " " |