mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
libvncserver: disable ffmpeg support due to incompatiblility with ffmpeg 5.0
Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
committed by
Khem Raj
parent
96b5e3e6f8
commit
4a4abee38a
@@ -5,10 +5,10 @@ PRIORITY = "optional"
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=361b6b837cad26c6900a926b62aada5f"
|
||||
|
||||
# ffmpeg support is not currently compatible with ffmpeg 5.0
|
||||
PACKAGECONFIG ??= " \
|
||||
24bpp \
|
||||
filetransfer \
|
||||
${@bb.utils.contains('LICENSE_FLAGS_WHITELIST','commercial','ffmpeg','',d)} \
|
||||
gcrypt \
|
||||
gnutls \
|
||||
jpeg \
|
||||
|
||||
Reference in New Issue
Block a user