From 8473ae3370699657140809561f2c704e85c208b0 Mon Sep 17 00:00:00 2001 From: José Bollo Date: Mon, 13 Nov 2017 15:38:35 +0100 Subject: Remove unused and/or obsolete default binding from image MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove the systematic bindings: * af-binder-binding-afb-dbus-binding because not used * af-binder-binding-authlogin because obsolete and not used Change-Id: I351128c44a4f375cff22ff0a1f631d0a5dfa58b1 Signed-off-by: José Bollo Reviewed-on: https://gerrit.automotivelinux.org/gerrit/11903 Reviewed-by: Matt Ranostay Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller --- .../recipes-core/packagegroups/packagegroup-agl-app-framework.bb | 2 -- 1 file changed, 2 deletions(-) diff --git a/meta-app-framework/recipes-core/packagegroups/packagegroup-agl-app-framework.bb b/meta-app-framework/recipes-core/packagegroups/packagegroup-agl-app-framework.bb index 8f8180ec6..56f89c598 100644 --- a/meta-app-framework/recipes-core/packagegroups/packagegroup-agl-app-framework.bb +++ b/meta-app-framework/recipes-core/packagegroups/packagegroup-agl-app-framework.bb @@ -12,8 +12,6 @@ ALLOW_EMPTY_${PN} = "1" RDEPENDS_${PN} += "\ af-binder \ - af-binder-binding-afb-dbus-binding \ - af-binder-binding-authlogin \ libafbwsc \ af-main \ systemd-agl-sync \ -- cgit 1.2.3-korg