1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-01 00:59:48 +00:00

libav: Remove deprecated --disable-avserver

./configure --help says:

  --disable-avserver       deprecated, does nothing

(From OE-Core rev: a31313ae36822af1eef303cfbd34487267f62def)

Signed-off-by: Mike Crowe <mac@mcrowe.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Mike Crowe
2015-12-02 10:45:10 +00:00
committed by Richard Purdie
parent 2739ed08a8
commit 7ba85f1c13
-1
View File
@@ -63,7 +63,6 @@ EXTRA_OECONF = " \
--cross-prefix=${TARGET_PREFIX} \
--prefix=${prefix} \
\
--enable-avserver \
--enable-avplay \
--ld="${CCLD}" \
--arch=${TARGET_ARCH} \