blob: 73a4a9927a6d2fffc7f8154bcca0f023e0731b1e [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001include gstreamer1.0.inc
2
3LIC_FILES_CHKSUM = "file://COPYING;md5=6762ed442b3822387a51c92d928ead0d \
4 file://gst/gst.h;beginline=1;endline=21;md5=e059138481205ee2c6fc1c079c016d0d"
5
6SRC_URI = " \
7 http://gstreamer.freedesktop.org/src/gstreamer/gstreamer-${PV}.tar.xz \
8 file://0001-Fix-crash-with-gst-inspect.patch \
9 file://0001-gstinfo-Shorten-__FILE__-on-all-platforms.patch \
10 file://inputselector-sticky-events-haven-t-send-out-when-ac-1-4-1.patch \
11 file://0002-basesink-Fix-QoS-lateness-checking-if-subclass-imple.patch \
Patrick Williamsf1e5d692016-03-30 15:21:19 -050012 file://0003-basesink-Shouldn-t-drop-buffer-when-sync-false.patch \
Patrick Williamsc124f4f2015-09-15 14:41:29 -050013"
14SRC_URI[md5sum] = "88a9289c64a4950ebb4f544980234289"
15SRC_URI[sha256sum] = "40801aa7f979024526258a0e94707ba42b8ab6f7d2206e56adbc4433155cb0ae"
16
17S = "${WORKDIR}/gstreamer-${PV}"
18