[yocto] [meta-raspberrypi][PATCH 0/1] Patch for implementing GstGlMemoryEGL for gstreamer 1.8.2

Herve Jourdain herve.jourdain at neuf.fr
Wed Jul 20 11:10:17 PDT 2016


Commit 2745399f75d7564fcc586d0365ff73be47849d0e breaks compilation of gstreamer1.0-omx on raspberrypi.
This is because it relies on a patch to gstreamer 1.8.2, that seems was not added/sent.
This patch adds the missing patch, but in meta-raspberrypi instead of oe, to fix the issue where it happens - currently in meta-raspberrypi.
But it should probably be moved to meta/recipes-multimedia/gstreamer once it's properly tested.

Herve Jourdain (1):
  Patch for implementing GstGlMemoryEGL for gstreamer 1.8.2

 .../0001-gl-implement-GstGlMemoryEGL.patch         | 494 +++++++++++++++++++++
 .../gstreamer1.0-plugins-bad_1.8.2.bbappend        |   6 +
 2 files changed, 500 insertions(+)
 create mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad-1.8.2/0001-gl-implement-GstGlMemoryEGL.patch
 create mode 100644 recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.8.2.bbappend

-- 
2.7.4




More information about the yocto mailing list