[OE-core] [PATCH v2 0/5] gstreamer1.0: musl fixes + updates for git recipes

Andre McCurdy armccurdy at gmail.com
Fri Feb 5 21:34:51 UTC 2016


v2 changes:

 - Update comments to clarify why compiler warnings only need to be
   fixed in git recipes.

 - Move gstreamer1.0 fix into gstreamer1.0.inc (ie also apply to the
   1.6.3 recipe).

 - Move the gstreamer1.0-plugins-base freetype dependency into the
   1.6.3 recipe.

Andre McCurdy (5):
  gstreamer1.0: avoid including <sys/poll.h> directly
  gstreamer1.0-plugins-good_git: avoid including <sys/poll.h> directly
  gstreamer1.0-plugins-bad_git: avoid including <sys/poll.h> directly
  gstreamer1.0-plugins-base_git: update to git master 1.7.1-79-g6414289
  gstreamer1.0-plugins-base: move freetype dependency into 1.6.3 recipe

 .../avoid-including-sys-poll.h-directly.patch      | 30 +++++++++++++++
 .../gstreamer/gstreamer1.0-plugins-bad_git.bb      |  1 +
 .../gstreamer/gstreamer1.0-plugins-base.inc        |  3 +-
 .../gstreamer/gstreamer1.0-plugins-base_1.6.3.bb   |  6 +++
 .../gstreamer/gstreamer1.0-plugins-base_git.bb     |  6 ++-
 .../avoid-including-sys-poll.h-directly.patch      | 44 ++++++++++++++++++++++
 .../gstreamer/gstreamer1.0-plugins-good_git.bb     |  1 +
 meta/recipes-multimedia/gstreamer/gstreamer1.0.inc |  3 ++
 8 files changed, 91 insertions(+), 3 deletions(-)
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/avoid-including-sys-poll.h-directly.patch
 create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/avoid-including-sys-poll.h-directly.patch

-- 
1.9.1




More information about the Openembedded-core mailing list