mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-30 00:50:00 +00:00
libav.inc: drop 'PRIORITY = "optional"' as it is the default
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
committed by
Koen Kooi
parent
dcec4e47df
commit
d91b657ebe
@@ -1,7 +1,6 @@
|
|||||||
DESCRIPTION = "Libav is a complete, cross-platform solution to record, convert and stream audio and video."
|
DESCRIPTION = "Libav is a complete, cross-platform solution to record, convert and stream audio and video."
|
||||||
HOMEPAGE = "http://libav.org/"
|
HOMEPAGE = "http://libav.org/"
|
||||||
SECTION = "libs"
|
SECTION = "libs"
|
||||||
PRIORITY = "optional"
|
|
||||||
LICENSE = "GPLv2+"
|
LICENSE = "GPLv2+"
|
||||||
|
|
||||||
# Provides ffmpeg compat, see http://libav.org/about.html
|
# Provides ffmpeg compat, see http://libav.org/about.html
|
||||||
|
|||||||
Reference in New Issue
Block a user