diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-11-18 12:33:33 +0100 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-11-21 14:52:03 +0000 |
commit | 9a5412bb96782920e313c997340617d98fa671aa (patch) | |
tree | ff60855727ba65e5fad75b726b4ef1d59bc276e5 /recipes-platform | |
parent | 05345ec9dbb8a0823ab3780683bf50f5972c036b (diff) |
Remove unicens v1 in favor of agl-service-unicens
As discussed with Soya-san during the Integration F2F in Yokohama, these components are no longer
required and replaced by the service binding 'agl-service-unicens'.
Remove from packagegroup and remove the recipes.
│··
Change-Id: I4542ba282c2cc1108715ec4e1774d003d9aa024e
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'recipes-platform')
-rwxr-xr-x | recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb b/recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb index cf9c6be39..e6359f456 100755 --- a/recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb +++ b/recipes-platform/packagegroups/packagegroup-agl-demo-platform.bb @@ -31,8 +31,6 @@ MOST_DRIVERS_remove_porter = "most" MOST_HVAC = " " MOST_HVAC_append = " \ ${MOST_DRIVERS} \ - unicens \ - vod-server \ " # can-lin is a binary and only for porter :( |