diff options
author | Roman Meshkevich <roman.meshkevich@cogentembedded.com> | 2018-01-20 02:09:35 +0300 |
---|---|---|
committer | Roman Meshkevich <roman.meshkevich@cogentembedded.com> | 2018-01-20 02:09:35 +0300 |
commit | 2fd66427bb1f3d7ac5afee7cd912ce0913c5f051 (patch) | |
tree | 2c32d308b60703b4bf2c4f07690a38403519e595 /meta-rcar-gen3-adas | |
parent | 49b127aff23ab41e8b1adb0c4ad43871fc754527 (diff) |
Update gstreamer-plugins-vspfilter to latest version available for v2.23.1 bsp.
Repository (https://github.com/renesas-rcar/gst-plugin-vspfilter/commits/RCAR-GEN3/1.0.0)
has several impotant commit that improves vsp format handling ...
Diffstat (limited to 'meta-rcar-gen3-adas')
-rw-r--r-- | meta-rcar-gen3-adas/recipes-multimedia/gstreamer/gstreamer1.0-plugin-vspfilter_1.0.0.bbappend | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-rcar-gen3-adas/recipes-multimedia/gstreamer/gstreamer1.0-plugin-vspfilter_1.0.0.bbappend b/meta-rcar-gen3-adas/recipes-multimedia/gstreamer/gstreamer1.0-plugin-vspfilter_1.0.0.bbappend index d13853c..9c301ab 100644 --- a/meta-rcar-gen3-adas/recipes-multimedia/gstreamer/gstreamer1.0-plugin-vspfilter_1.0.0.bbappend +++ b/meta-rcar-gen3-adas/recipes-multimedia/gstreamer/gstreamer1.0-plugin-vspfilter_1.0.0.bbappend @@ -1 +1,3 @@ COMPATIBLE_MACHINE = "r8a7795|r8a7796" + +SRCREV = "7f156a6064c11b4e623347fd7d0141ecee75eb36" |