diff options
author | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-06-03 16:18:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@automotivelinux.org> | 2019-06-03 16:18:11 +0000 |
commit | 20602b4c6194c114b108a0e9e1c9b104bf18f79b (patch) | |
tree | 8fdd769249c6dd14f585d50b420913946771492b /meta-agl-profile-graphical | |
parent | 4532003ab8aa7d6083c721557b28f1992dc1e072 (diff) | |
parent | 22e7b355ea29b07f2edb2ff05507a94053c6581d (diff) |
Merge "Bump waltham-transmitter src revision." into guppy
Diffstat (limited to 'meta-agl-profile-graphical')
-rw-r--r-- | meta-agl-profile-graphical/recipes-graphics/wayland/waltham-transmitter_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-profile-graphical/recipes-graphics/wayland/waltham-transmitter_git.bb b/meta-agl-profile-graphical/recipes-graphics/wayland/waltham-transmitter_git.bb index 2d5750b80..32ae058c4 100644 --- a/meta-agl-profile-graphical/recipes-graphics/wayland/waltham-transmitter_git.bb +++ b/meta-agl-profile-graphical/recipes-graphics/wayland/waltham-transmitter_git.bb @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://waltham-transmitter/COPYING;md5=f21c9af4de068fb53b83f DEPENDS += "libdrm virtual/kernel wayland waltham weston gstreamer1.0 gstreamer gstreamer1.0-plugins-base gstreamer1.0-plugins-good" SRC_URI = "git://gerrit.automotivelinux.org/gerrit/p/src/weston-ivi-plugins.git;protocol=https" -SRCREV = "02708daac5a17549752b1d5416bbafa59967ffa2" +SRCREV = "cd33a17ea5ac787786e5289ec914a96adeaf6346" S = "${WORKDIR}/git/" |