mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
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:
@@ -23,3 +23,6 @@ EXTRA_OECONF += "--arch=${TARGET_ARCH} \
|
||||
--disable-ffmpeg_static \
|
||||
--disable-libav \
|
||||
"
|
||||
|
||||
CLEANBROKEN = "1"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user