diff options
Diffstat (limited to 'meta-agl-core/recipes-graphics/wayland/waltham-transmitter-plugin.bb')
-rw-r--r-- | meta-agl-core/recipes-graphics/wayland/waltham-transmitter-plugin.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-core/recipes-graphics/wayland/waltham-transmitter-plugin.bb b/meta-agl-core/recipes-graphics/wayland/waltham-transmitter-plugin.bb index 36a141ac0..734fadf6f 100644 --- a/meta-agl-core/recipes-graphics/wayland/waltham-transmitter-plugin.bb +++ b/meta-agl-core/recipes-graphics/wayland/waltham-transmitter-plugin.bb @@ -8,7 +8,7 @@ DEPENDS += "wayland wayland-native waltham weston" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/src/waltham-transmitter-plugin.git;protocol=https;branch=${AGL_BRANCH}" AGL_BRANCH:aglnext = "next" -SRCREV = "c9d23a045e6cb46c023c15f8189ef3ee8b1ddf20" +SRCREV = "d64b99a999fcc17322393782fe802122fd963ced" SRCREV:aglnext = "${AUTOREV}" S = "${WORKDIR}/git" |