diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2011-12-14 01:10:29 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-15 09:25:10 +0100 |
commit | be3b96e03f8218adac3a265f2d11328a3f369e9f (patch) | |
tree | 31acdda4104c6ec2f587a515b7f50a3068de44a4 /meta-oe/recipes-multimedia | |
parent | d63b0e6d8a3eb11f0216555d0ce8404700e9872e (diff) | |
download | meta-openembedded-be3b96e03f8218adac3a265f2d11328a3f369e9f.tar.gz |
faad2_2.7.bb: 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')
-rw-r--r-- | meta-oe/recipes-multimedia/faad2/faad2_2.7.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/faad2/faad2_2.7.bb b/meta-oe/recipes-multimedia/faad2/faad2_2.7.bb index 4015c1a23..462837f0d 100644 --- a/meta-oe/recipes-multimedia/faad2/faad2_2.7.bb +++ b/meta-oe/recipes-multimedia/faad2/faad2_2.7.bb | |||
@@ -1,7 +1,6 @@ | |||
1 | DESCRIPTION = "Library for reading some sort of media format." | 1 | DESCRIPTION = "Library for reading some sort of media format." |
2 | SECTION = "libs" | 2 | SECTION = "libs" |
3 | LICENSE = "GPLv2" | 3 | LICENSE = "GPLv2" |
4 | PRIORITY = "optional" | ||
5 | 4 | ||
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=381c8cbe277a7bc1ee2ae6083a04c958" | 5 | LIC_FILES_CHKSUM = "file://COPYING;md5=381c8cbe277a7bc1ee2ae6083a04c958" |
7 | 6 | ||