From: Leon Anavi Date: Tue, 30 Oct 2018 20:04:16 +0000 (+0200) Subject: agl-service-windowmanager_git.bb: Remove LICENSE.MIT X-Git-Tag: 6.99.1~5 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F39%2F17539%2F1;p=AGL%2Fmeta-agl-devel.git agl-service-windowmanager_git.bb: Remove LICENSE.MIT Following the refactor from SPEC-1817, file LICENSE.MIT was removed from the source code therefore the recipe also has to be adjusted accordingly. Bug-AGL: SPEC-1868, SPEC-1817 Change-Id: Ib671c37f53ed0f50e9e9232e15871eeee054c37d Signed-off-by: Leon Anavi --- diff --git a/meta-hmi-framework/recipes-graphics/agl-service-windowmanager/agl-service-windowmanager_git.bb b/meta-hmi-framework/recipes-graphics/agl-service-windowmanager/agl-service-windowmanager_git.bb index 8b0d326d..1b692d98 100644 --- a/meta-hmi-framework/recipes-graphics/agl-service-windowmanager/agl-service-windowmanager_git.bb +++ b/meta-hmi-framework/recipes-graphics/agl-service-windowmanager/agl-service-windowmanager_git.bb @@ -7,8 +7,7 @@ DESCRIPTION = "Window Manager is the service binding for controlling \ HOMEPAGE = "https://wiki.automotivelinux.org/windowmanager" SECTION = "graphics" LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93 \ - file://LICENSE.MIT;md5=a7514fe5664902e337bd8a4443d8f348" +LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" DEPENDS = "af-binder json-c wayland wayland-ivi-extension wayland-native"