diff options
Diffstat (limited to 'meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb')
| -rw-r--r-- | meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb b/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb index 9fed0425e7..bd5062c942 100644 --- a/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb +++ b/meta-multimedia/recipes-dvb/tvheadend/tvheadend_git.bb | |||
| @@ -8,14 +8,13 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=9eef91148a9b14ec7f9df333daebc746" | |||
| 8 | 8 | ||
| 9 | SRC_URI = "git://github.com/tvheadend/tvheadend.git \ | 9 | SRC_URI = "git://github.com/tvheadend/tvheadend.git \ |
| 10 | file://0001-Move-tvheadend-specific-LD-CFLAGS-into-a-helper-vari.patch \ | 10 | file://0001-Move-tvheadend-specific-LD-CFLAGS-into-a-helper-vari.patch \ |
| 11 | file://0002-fix-issues-with-gcc6.patch \ | ||
| 11 | " | 12 | " |
| 12 | SRCREV = "a420c83a0e0d2c31c2c15d0fec6fedc3f5a36dfe" | 13 | SRCREV = "a420c83a0e0d2c31c2c15d0fec6fedc3f5a36dfe" |
| 13 | PV = "3.3" | 14 | PV = "3.3" |
| 14 | 15 | ||
| 15 | S = "${WORKDIR}/git" | 16 | S = "${WORKDIR}/git" |
| 16 | 17 | ||
| 17 | TARGET_CFLAGS += "-Wno-error=misleading-indentation" | ||
| 18 | |||
| 19 | do_configure() { | 18 | do_configure() { |
| 20 | ./configure --prefix=${prefix} \ | 19 | ./configure --prefix=${prefix} \ |
| 21 | --libdir=${libdir} \ | 20 | --libdir=${libdir} \ |
