diff options
Diffstat (limited to 'meta-hmi-framework')
-rw-r--r-- | meta-hmi-framework/recipes-graphics/agl-service-windowmanager/agl-service-windowmanager_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-hmi-framework/recipes-graphics/agl-service-windowmanager/agl-service-windowmanager_git.bb b/meta-hmi-framework/recipes-graphics/agl-service-windowmanager/agl-service-windowmanager_git.bb index 1afe9463..8b0d326d 100644 --- a/meta-hmi-framework/recipes-graphics/agl-service-windowmanager/agl-service-windowmanager_git.bb +++ b/meta-hmi-framework/recipes-graphics/agl-service-windowmanager/agl-service-windowmanager_git.bb @@ -15,7 +15,7 @@ DEPENDS = "af-binder json-c wayland wayland-ivi-extension wayland-native" inherit cmake aglwgt SRC_URI = "git://gerrit.automotivelinux.org/gerrit/apps/agl-service-windowmanager;protocol=https;branch=${AGL_BRANCH}" -SRCREV = "9fabd6550e183283363b61f71092477342a357d1" +SRCREV = "8342c421b5b5081ba74a3acbece962ab080b39ea" PV = "1.0+git${SRCPV}" S = "${WORKDIR}/git" |