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