X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-hmi-framework%2Frecipes-graphics%2Flibwindowmanager%2Flibwindowmanager_git.bb;h=ff65be19a8624ed7ca94e6a450ddfb23ad04969d;hb=61aee64f7b4fc1c78dd8a585a79ec9e4e7aa820a;hp=2082fefa472dbfe78df391aacc765840775e06d5;hpb=40bdf57a1cb61ddb60463c4b5d3c8860d095a290;p=AGL%2Fmeta-agl-devel.git diff --git a/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb b/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb index 2082fefa..ff65be19 100644 --- a/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb +++ b/meta-hmi-framework/recipes-graphics/libwindowmanager/libwindowmanager_git.bb @@ -5,11 +5,11 @@ LICENSE = "Apache-2.0" LIC_FILES_CHKSUM = "file://LICENSE;md5=2ee41112a44fe7014dce33e26468ba93" DEPENDS = "af-binder json-c" -RDEPENDS_${PN} = "agl-service-windowmanager-2017" +RDEPENDS_${PN} = "agl-service-windowmanager" inherit cmake -SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/libwindowmanager.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "f27a437b3dd6fead9566743ce6051dc6adde5eab" +SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/libwindowmanager.git;protocol=https;branch=${AGL_BRANCH}" +SRCREV = "42dbcc0d19bc5571c3e80588139a069128551900" S = "${WORKDIR}/git" PV = "1.0+git${SRCPV}"