mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
libav: fix PACKAGECONFIG for theora and libvorbis
Switches must not be in EXTRA_OECONF anymore. (From OE-Core rev: 251a5cc8c940f54f058588977734fd0ede664c3c) Signed-off-by: Matthieu Crapet <Matthieu.Crapet@ingenico.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
931fd019bf
commit
3b1beeb510
@@ -60,8 +60,6 @@ EXTRA_OECONF = " \
|
||||
--enable-avserver \
|
||||
--enable-avplay \
|
||||
--ld="${CCLD}" \
|
||||
--enable-libtheora \
|
||||
--enable-libvorbis \
|
||||
--arch=${TARGET_ARCH} \
|
||||
--target-os="linux" \
|
||||
--enable-cross-compile \
|
||||
|
||||
Reference in New Issue
Block a user