diff options
Diffstat (limited to 'meta-hmi-framework/recipes-graphics/agl-service-windowmanager-2017/agl-service-windowmanager-2017_git.bb')
-rw-r--r-- | meta-hmi-framework/recipes-graphics/agl-service-windowmanager-2017/agl-service-windowmanager-2017_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-hmi-framework/recipes-graphics/agl-service-windowmanager-2017/agl-service-windowmanager-2017_git.bb b/meta-hmi-framework/recipes-graphics/agl-service-windowmanager-2017/agl-service-windowmanager-2017_git.bb index d406d208..addee324 100644 --- a/meta-hmi-framework/recipes-graphics/agl-service-windowmanager-2017/agl-service-windowmanager-2017_git.bb +++ b/meta-hmi-framework/recipes-graphics/agl-service-windowmanager-2017/agl-service-windowmanager-2017_git.bb @@ -6,12 +6,12 @@ S = "${WORKDIR}/git" SECTION = "graphics" LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" -DEPENDS = "af-binder json-c wayland wayland-ivi-extension" +DEPENDS = "af-binder json-c wayland wayland-ivi-extension wayland-native" RDEPENDS_${PN} = " \ " SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-windowmanager-2017;protocol=https;branch=master" -SRCREV = "797eac5c26337df9d444e0a5e396be93454249dd" +SRCREV = "d5eb8b53ed088db5a25451fc7e3009d3e44ae6bd" inherit cmake aglwgt |