aboutsummaryrefslogtreecommitdiff
path: root/multimedia/tvheadend/patches
Commit message (Collapse)AuthorAge
* tvheadend: Fix compilation on GCC8Rosen Penev2019-05-01
| | | | | | | New string warnings were introduced. Adding -Wno-error to TARGET_CFLAGS does not work so patch it out. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* tvheadend: Fix compilation without deprecated OpenSSL 1.0.2 APIsRosen Penev2019-01-01
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* tvheadend: Fix compilation without OpenSSL deprecated APIsRosen Penev2018-11-25
Also switched to codeload for Makefile simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>