mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
tvheadend: Disable dvbscan
dvbscan is fetching sources during configure, disable this for now, if this feature is needed then adding it to SRC_URI would be needed Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
8e57fb9b1e
commit
d3e154647b
|
|
@ -23,6 +23,7 @@ EXTRA_OECONF += "--arch=${TARGET_ARCH} \
|
|||
--disable-ffmpeg_static \
|
||||
--disable-libav \
|
||||
--python=python3 \
|
||||
--disable-dvbscan \
|
||||
"
|
||||
|
||||
CLEANBROKEN = "1"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user