aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2018-10-30 22:04:16 +0200
committerLeon Anavi <leon.anavi@konsulko.com>2018-10-30 22:04:16 +0200
commita18aabefd6f57b74b626a03171b7fa3a7a45417e (patch)
treec06d6b7fb3bb6adf5fe13263d407b254c65334ef
parentc749bf57d2cf43fef8508961aa8792fe6f333492 (diff)
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 <leon.anavi@konsulko.com>
-rw-r--r--meta-hmi-framework/recipes-graphics/agl-service-windowmanager/agl-service-windowmanager_git.bb3
1 files changed, 1 insertions, 2 deletions
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"