X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=meta-hmi-framework%2Frecipes-graphics%2Flibwindowmanager%2Flibwindowmanager_git.bb;h=ff65be19a8624ed7ca94e6a450ddfb23ad04969d;hb=61aee64f7b4fc1c78dd8a585a79ec9e4e7aa820a;hp=17a7ac11899d1190950043929c3321ab6dd3013f;hpb=716079fdf899898ad144b92520a318da54dff558;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 17a7ac11..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 = "026af4256b9b69ffd52972d6da0cb394dff2b0e6" +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}"