]> code.ossystems Code Review - openembedded-core.git/commit
gstreamer1.0: upgrade to version 1.12.2
authorCarlos Rafael Giani <dv@pseudoterminal.org>
Fri, 11 Aug 2017 21:36:52 +0000 (23:36 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 15 Aug 2017 23:01:40 +0000 (00:01 +0100)
commita6c12ff35c97f4225a6b2f226ae4483d7bacdfb9
tree016fd384b80b32a46077022fed5f1c0b24055bf0
parent89dfede4ca795ba085f1ee7290c6dede573c11db
gstreamer1.0: upgrade to version 1.12.2

* Version 1.12 introduces support for libdw (provided by elfutils).
  libdw adds source lines & numbers to backtraces. A new "dw"
  packageconfig added for enabling/disabling this feature.
  In addition, the old patch for deterministic unwind configuration
  was replaced with one that also allows the same for the dw
  configuration. This new patch was also submitted to bugzilla.

* Leftover docbook cruft was removed, meaning that the
  "--disable-docbook" configure switch is gone.

Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/gstreamer/gstreamer1.0.inc
meta/recipes-multimedia/gstreamer/gstreamer1.0/0001-configure-Add-switches-for-enabling-disabling-libdw-.patch [new file with mode: 0644]
meta/recipes-multimedia/gstreamer/gstreamer1.0/deterministic-unwind.patch [deleted file]
meta/recipes-multimedia/gstreamer/gstreamer1.0_1.12.2.bb [moved from meta/recipes-multimedia/gstreamer/gstreamer1.0_1.10.4.bb with 59% similarity]