summaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-12-25 14:01:27 -0800
committerKhem Raj <raj.khem@gmail.com>2019-12-26 19:52:55 -0800
commit70902f79e8b796a10c1d84a0e4ebfb8f6f9f695d (patch)
tree4cdf7f2428179bb0b5a47239a9aa7790fd333f1f /meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb
parentb52d234cf2ca61e8b9888701b1da553626903877 (diff)
downloadmeta-openembedded-70902f79e8b796a10c1d84a0e4ebfb8f6f9f695d.tar.gz
tvheadend: Fix format-truncation warnings
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb')
-rw-r--r--meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb b/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb
index a818a961f3..20faef047e 100644
--- a/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb
+++ b/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb
@@ -10,6 +10,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.md;md5=9cae5acac2e9ee2fc3aec01ac88ce5db"
10 10
11SRC_URI = "git://github.com/tvheadend/tvheadend.git \ 11SRC_URI = "git://github.com/tvheadend/tvheadend.git \
12 file://0001-adjust-for-64bit-time_t.patch \ 12 file://0001-adjust-for-64bit-time_t.patch \
13 file://0001-allocate-space-for-buf-on-heap.patch \
13 " 14 "
14 15
15SRCREV = "fda89e85e0b6ae796d8a09e178d3937aa7869270" 16SRCREV = "fda89e85e0b6ae796d8a09e178d3937aa7869270"