diff options
Diffstat (limited to 'meta-hmi-framework/recipes-graphics')
-rw-r--r-- | meta-hmi-framework/recipes-graphics/agl-service-windowmanager/agl-service-windowmanager_git.bb | 3 |
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" |