Brad Bishop | 1a4b7ee | 2018-12-16 17:11:34 -0800 | [diff] [blame] | 1 | # |
| 2 | # Need to make this conditional to gstreamer1 |
| 3 | # |
| 4 | SRC_URI_append_rpi = " \ |
| 5 | file://0001-config-files-path.patch \ |
| 6 | file://0001-Don-t-try-to-acquire-buffer-when-src-pad-isn-t-activ.patch \ |
| 7 | file://0003-no-timeout-on-get-state.patch \ |
| 8 | file://0004-Properly-handle-drain-requests-while-flushing.patch \ |
| 9 | file://0005-Don-t-abort-gst_omx_video_dec_set_format-if-there-s-.patch \ |
| 10 | " |
| 11 | |
Andrew Geissler | 26e4bea | 2020-11-30 19:54:03 -0600 | [diff] [blame] | 12 | FILESEXTRAPATHS_prepend_rpi := "${THISDIR}/gstreamer1.0-omx-1.18:" |