diff options
Diffstat (limited to 'meta-hmi-framework/recipes-graphics/libwindowmanager')
-rw-r--r-- | meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb b/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb index 4893ca32..3826df09 100644 --- a/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb +++ b/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb @@ -1,7 +1,7 @@ SUMMARY = "Window Manager client library for applications" SECTION = "graphics" LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=ae6497158920d9524cf208c09cc4c984" +LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" DEPENDS = "af-binder json-c" RDEPENDS_${PN} = "agl-service-windowmanager-2017" |