agl-service-windowmanager_git.bb: Remove LICENSE.MIT 39/17539/1
authorLeon Anavi <leon.anavi@konsulko.com>
Tue, 30 Oct 2018 20:04:16 +0000 (22:04 +0200)
committerLeon Anavi <leon.anavi@konsulko.com>
Tue, 30 Oct 2018 20:04:16 +0000 (22:04 +0200)
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 <leon.anavi@konsulko.com>
meta-hmi-framework/recipes-graphics/agl-service-windowmanager/agl-service-windowmanager_git.bb

index 8b0d326..1b692d9 100644 (file)
@@ -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"