diff options
author | Otavio Salvador <otavio@ossystems.com.br> | 2011-12-14 01:10:33 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2011-12-15 09:25:13 +0100 |
commit | f5dae46888e0b0acce893524b248d26af58957f9 (patch) | |
tree | b5115ea59a9c59d9fbfc8bef4d421cfa3cfa11c3 /meta-oe/recipes-multimedia/xpext | |
parent | b41702a6bd1db5e970555342db11c2212780f1a0 (diff) | |
download | meta-openembedded-f5dae46888e0b0acce893524b248d26af58957f9.tar.gz |
xpext_1.0-5.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/xpext')
-rw-r--r-- | meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb b/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb index c53f84576..cc66f2454 100644 --- a/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb +++ b/meta-oe/recipes-multimedia/xpext/xpext_1.0-5.bb | |||
@@ -1,7 +1,6 @@ | |||
1 | LICENSE= "MIT" | 1 | LICENSE= "MIT" |
2 | DESCRIPTION = "X Server Nokia 770 extensions library" | 2 | DESCRIPTION = "X Server Nokia 770 extensions library" |
3 | SECTION = "x11/libs" | 3 | SECTION = "x11/libs" |
4 | PRIORITY = "optional" | ||
5 | DEPENDS = "virtual/libx11 libxext" | 4 | DEPENDS = "virtual/libx11 libxext" |
6 | 5 | ||
7 | LIC_FILES_CHKSUM = "file://COPYING;md5=db043791349ba57ad1169e1c92477cb6" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=db043791349ba57ad1169e1c92477cb6" |