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=f0ffc54c578ccb14cb5100d93bea68e49e91b87a;hpb=f02c19f2d1d32c65cf186185d68f397bc2c3d477;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 f0ffc54c..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/src/libwindowmanager.git;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "b306138515459445eb2173301e012f2848495f00" +SRCREV = "42dbcc0d19bc5571c3e80588139a069128551900" S = "${WORKDIR}/git" PV = "1.0+git${SRCPV}"