Merge "Add launcher recipes and add into packagegroup"
[AGL/meta-agl-devel.git] / meta-hmi-framework / recipes-graphics / libwindowmanager / libwindowmanager_git.bb
index d2b5c22..2082fef 100644 (file)
@@ -10,5 +10,6 @@ RDEPENDS_${PN} = "agl-service-windowmanager-2017"
 inherit cmake
 
 SRC_URI = "git://gerrit.automotivelinux.org/gerrit/staging/libwindowmanager.git;protocol=https;branch=${AGL_BRANCH}"
-SRCREV = "9b8407501c13275a831942578bf52e3a7b0b3248"
+SRCREV = "f27a437b3dd6fead9566743ce6051dc6adde5eab"
 S = "${WORKDIR}/git"
+PV = "1.0+git${SRCPV}"