gstreamer1.0-rtsp-server: upgrade to version 1.8.1

(From OE-Core rev: cb6388a6527c5afa614ecf6f94808f55a06510d5)

Signed-off-by: Carlos Rafael Giani <dv@pseudoterminal.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Carlos Rafael Giani 2016-04-28 21:06:33 +02:00 committed by Richard Purdie
parent 06f5b8a9e7
commit a2526b575a
3 changed files with 10 additions and 6 deletions

View File

@ -15,6 +15,10 @@ S = "${WORKDIR}/${PNREAL}-${PV}"
inherit autotools pkgconfig upstream-version-is-even gobject-introspection
# Starting with 1.8.0 gst-rtsp-server includes dependency-less plugins as well
LIBV = "1.0"
require gst-plugins-package.inc
delete_pkg_m4_file() {
# This m4 file is out of date and is missing PKG_CONFIG_SYSROOT_PATH tweaks which we need for introspection
rm "${S}/common/m4/pkg.m4" || true

View File

@ -1,6 +0,0 @@
include gstreamer1.0-rtsp-server.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d"
SRC_URI[md5sum] = "a1cafefb5fc14ac5d7e7d8cdbdfa9694"
SRC_URI[sha256sum] = "0f51f9879556c0950203c766b09a1b62f1f25b17f9a7d516e01b13ecf93c8858"

View File

@ -0,0 +1,6 @@
include gstreamer1.0-rtsp-server.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d"
SRC_URI[md5sum] = "0a5966df7f3d74cccfcededdcacd8212"
SRC_URI[sha256sum] = "6fa8d9ce5b6f6f3309ab9eae14739af4f5666e259cdc64d0667d284ab17eb12e"