diff options
author | Maxin B. John <maxin.john@intel.com> | 2016-08-30 16:18:01 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-03 09:58:27 +0100 |
commit | 0190736ef89447b81ab9a95e83ec205c5c1f4618 (patch) | |
tree | f2acfeabcf9eaafe5f3fe3bd0f2c18a555ff81bd /meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc | |
parent | 6858df73073d32f6301b2302ae563670e32db134 (diff) | |
download | openembedded-core-0190736ef89447b81ab9a95e83ec205c5c1f4618.tar.gz openembedded-core-0190736ef89447b81ab9a95e83ec205c5c1f4618.tar.bz2 openembedded-core-0190736ef89447b81ab9a95e83ec205c5c1f4618.zip |
gstreamer1.0: upgrade to 1.8.3
1.8.2 -> 1.8.3
Remove backported patch from 1.8.3:
0007-glplugin-gleffects-fix-little-rectangel-appears-at-t.patch
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc index 0fff612eee..aa3e8200f2 100644 --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-omx.inc @@ -11,7 +11,6 @@ inherit autotools pkgconfig gettext acpaths = "-I ${S}/common/m4 -I ${S}/m4" -PR = "r1" GSTREAMER_1_0_OMX_TARGET ?= "bellagio" GSTREAMER_1_0_OMX_CORE_NAME ?= "${libdir}/libomxil-bellagio.so.0" |