agl-login-manager: Clean dependency 25/13825/2
authorJosé Bollo <jose.bollo@iot.bzh>
Fri, 20 Apr 2018 16:33:47 +0000 (18:33 +0200)
committerjobol <jose.bollo@iot.bzh>
Tue, 24 Apr 2018 10:41:54 +0000 (12:41 +0200)
The inherit agl-graphical is not needed here.

Bug-AGL: SPEC-1396

Change-Id: I96c15129da6930754cc5d22b5fa56875da09636d
Signed-off-by: José Bollo <jose.bollo@iot.bzh>
meta-agl-profile-graphical/recipes-config/agl-login-manager/agl-login-manager_0.1.bb

index cd6dc67..49efce7 100644 (file)
@@ -3,8 +3,6 @@ SUMMARY = "AGL Login manager"
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
 
-inherit agl-graphical
-
 LOGIN_USER ??="1001 1002"
 
 RDEPENDS_${PN} += "af-main"