mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 07:04:43 +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:
parent
2ba0c6e114
commit
652259d6ac
@ -23,3 +23,6 @@ EXTRA_OECONF += "--arch=${TARGET_ARCH} \
|
||||
--disable-ffmpeg_static \
|
||||
--disable-libav \
|
||||
"
|
||||
|
||||
CLEANBROKEN = "1"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user