diff options
| author | Khem Raj <raj.khem@gmail.com> | 2019-12-25 14:01:27 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-12-26 19:52:55 -0800 |
| commit | 70902f79e8b796a10c1d84a0e4ebfb8f6f9f695d (patch) | |
| tree | 4cdf7f2428179bb0b5a47239a9aa7790fd333f1f /meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb | |
| parent | b52d234cf2ca61e8b9888701b1da553626903877 (diff) | |
| download | meta-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.bb | 1 |
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 | ||
| 11 | SRC_URI = "git://github.com/tvheadend/tvheadend.git \ | 11 | SRC_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 | ||
| 15 | SRCREV = "fda89e85e0b6ae796d8a09e178d3937aa7869270" | 16 | SRCREV = "fda89e85e0b6ae796d8a09e178d3937aa7869270" |
