tvheadend: Set CLEANBROKEN

It cant be rebuilt in same configured sources as of now.
| Makefile:755: /support/.mk: No such file or directory
| make: *** No rule to make target '/support/.mk'.  Stop.
| ERROR: oe_runmake failed

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2019-11-12 14:02:17 -08:00
parent 2ba0c6e114
commit 652259d6ac
@@ -23,3 +23,6 @@ EXTRA_OECONF += "--arch=${TARGET_ARCH} \
--disable-ffmpeg_static \
--disable-libav \
"
CLEANBROKEN = "1"