diff options
author | Naoko Tanibata <tnaoko@jp.adit-jv.com> | 2018-11-26 15:50:10 +0900 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2018-11-30 17:02:33 +0000 |
commit | f6585ce144bee5cc847990408366104984c73826 (patch) | |
tree | 3add5c998aef3dfe34b568eb8358f0d271063d14 /meta-agl-profile-graphical/recipes-graphics/wayland/waltham-transmitter_git.bb | |
parent | 51308193e05c6c5826e312b84d2246278472a924 (diff) |
Bump waltham-transmitter src revision.
* b84f948 - transmitter: Avoid multiple module load error
* 8d837e2 - transmitter: Fix the return value of transmitter_output_enable
Change-Id: I36648b7ec4a39620a6e67f7ac717e27a2b1cc4f8
Signed-off-by: Naoko Tanibata <tnaoko@jp.adit-jv.com>
Diffstat (limited to 'meta-agl-profile-graphical/recipes-graphics/wayland/waltham-transmitter_git.bb')
-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 4211dd2af..24c7f2c35 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 = "a1974a6a8cf8ed073b08bc65b01a6a6e99251723" +SRCREV = "b84f9487a32e5b94c93d34a984858a93d0cefc57" S = "${WORKDIR}/git/" |