1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-10 01:47:31 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Nicolas Dechesne cba1898a07 gstreamer1.0-python: upgrade to version 1.12.3
* Bugfixes only release.
* Removed SRC_URI from .inc file since it was duplicated in .bb file as well.

(From OE-Core rev: a70a8c016086dfd4534140364256c0557e840d89)

Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-11-05 22:33:20 +00:00
Martin Kelly a2cf84afff gstreamer1.0-python: add new recipe
Previously, we had a gst-python recipe, but it supported only GStreamer
0.1. After GStreamer switched the Python bindings to use GObject
introspection, we were no longer able to build the bindings, and they
were dropped in this patch:

https://patchwork.openembedded.org/patch/93793/

However, at this point, we have a gobject-introspection class, so we can
use the bindings again, this time with GStreamer 1.0.

(From OE-Core rev: 6650bd1b9c770b01525356f9a1fabd758360ee8f)

Signed-off-by: Martin Kelly <mkelly@xevo.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2017-07-24 09:13:32 +01:00