diff options
author | Maxin B. John <maxin.john@intel.com> | 2017-12-27 11:53:51 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-01-04 12:57:42 +0000 |
commit | a2ff00391ebb72f77935d4b02237d055d7318c81 (patch) | |
tree | 21ee50a8b2a616b530075a0b2107afae2604938c /meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.12.4.bb | |
parent | c9b64a112329ac77f4f40f13fd43ecd0a2907356 (diff) | |
download | poky-a2ff00391ebb72f77935d4b02237d055d7318c81.tar.gz |
gstreamer1.0: upgrade to version 1.12.4
The fourth 1.12 bug-fix release
(From OE-Core rev: 1d3959676ad975d71a3466c2c6bf2457f2982c3a)
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.12.4.bb')
-rw-r--r-- | meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.12.4.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.12.4.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.12.4.bb new file mode 100644 index 0000000000..faec3566c4 --- /dev/null +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.12.4.bb | |||
@@ -0,0 +1,7 @@ | |||
1 | require gstreamer1.0-python.inc | ||
2 | |||
3 | SRC_URI = "http://gstreamer.freedesktop.org/src/${PNREAL}/${PNREAL}-${PV}.tar.xz" | ||
4 | SRC_URI[md5sum] = "f1fd046ea781736a794f9f552d77c50d" | ||
5 | SRC_URI[sha256sum] = "20ce6af6615c9a440c1928c31259a78226516d06bf1a65f888c6d109826fa3ea" | ||
6 | |||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=c34deae4e395ca07e725ab0076a5f740" | ||