[OE-core] [PATCH 0/3] libva: upgrade to 1.8.3

Maxin B. John maxin.john at intel.com
Mon Aug 14 12:09:04 UTC 2017


Upgrade libva to version 1.8.3. Utilities and tests in the libva
was spun-off as libva-utils during 1.8.0 release.

After this upgrade, we can remove the workaround patch in gst-player.

This series should be applied after the gstreamer upgrade to 1.12.2
series.

Maxin B. John (3):
  libva-utils: add recipe
  libva: upgrade to 1.8.3
  gst-player: remove workaround which disable visualizations

 ...-configure.ac-Use-wayland-scanner-in-PATH.patch |  37 ---
 ...and-Don-t-commit-and-ship-generated-files.patch | 339 ---------------------
 meta/recipes-graphics/libva/libva-utils_1.8.3.bb   |  30 ++
 .../libva/{libva_1.7.3.bb => libva_1.8.3.bb}       |   8 +-
 .../0001-gtk-play-Disable-visualizations.patch     |  59 ----
 ...error-signal-emission-for-missing-plugins.patch | 252 ---------------
 .../gstreamer/gst-player/Fix-pause-play.patch      | 107 -------
 .../gstreamer/gst-player/filechooser.patch         |  54 ----
 .../recipes-multimedia/gstreamer/gst-player_git.bb |   4 -
 9 files changed, 33 insertions(+), 857 deletions(-)
 delete mode 100644 meta/recipes-graphics/libva/files/0001-configure.ac-Use-wayland-scanner-in-PATH.patch
 delete mode 100644 meta/recipes-graphics/libva/files/0001-wayland-Don-t-commit-and-ship-generated-files.patch
 create mode 100644 meta/recipes-graphics/libva/libva-utils_1.8.3.bb
 rename meta/recipes-graphics/libva/{libva_1.7.3.bb => libva_1.8.3.bb} (88%)
 delete mode 100644 meta/recipes-multimedia/gstreamer/gst-player/0001-gtk-play-Disable-visualizations.patch
 delete mode 100644 meta/recipes-multimedia/gstreamer/gst-player/Add-error-signal-emission-for-missing-plugins.patch
 delete mode 100644 meta/recipes-multimedia/gstreamer/gst-player/Fix-pause-play.patch
 delete mode 100644 meta/recipes-multimedia/gstreamer/gst-player/filechooser.patch

-- 
2.4.0




More information about the Openembedded-core mailing list