diff options
| author | Otavio Salvador <otavio@ossystems.com.br> | 2011-12-14 01:10:31 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-15 09:25:12 +0100 |
| commit | d91b657ebed3bff49b203aefe112124d5d3c954a (patch) | |
| tree | 235d73bc829a01dc0c1b6283009a6cdadc98c5f5 /meta-oe/recipes-multimedia/libav | |
| parent | dcec4e47df58db10559e6cf26973172e15b2033c (diff) | |
| download | meta-openembedded-d91b657ebed3bff49b203aefe112124d5d3c954a.tar.gz | |
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>
Diffstat (limited to 'meta-oe/recipes-multimedia/libav')
| -rw-r--r-- | meta-oe/recipes-multimedia/libav/libav.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/libav/libav.inc b/meta-oe/recipes-multimedia/libav/libav.inc index 9d3f3b6dc2..c8277f9bdb 100644 --- a/meta-oe/recipes-multimedia/libav/libav.inc +++ b/meta-oe/recipes-multimedia/libav/libav.inc | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | DESCRIPTION = "Libav is a complete, cross-platform solution to record, convert and stream audio and video." | 1 | DESCRIPTION = "Libav is a complete, cross-platform solution to record, convert and stream audio and video." |
| 2 | HOMEPAGE = "http://libav.org/" | 2 | HOMEPAGE = "http://libav.org/" |
| 3 | SECTION = "libs" | 3 | SECTION = "libs" |
| 4 | PRIORITY = "optional" | ||
| 5 | LICENSE = "GPLv2+" | 4 | LICENSE = "GPLv2+" |
| 6 | 5 | ||
| 7 | # Provides ffmpeg compat, see http://libav.org/about.html | 6 | # Provides ffmpeg compat, see http://libav.org/about.html |
