aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-qt/qwt
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2011-12-14 01:10:34 +0000
committerKoen Kooi <koen@dominion.thruhere.net>2011-12-15 09:25:14 +0100
commit79c6b533bdd097fdc801efb59317af5257396de1 (patch)
tree89316d0022adec94ee817ec2f6375800678c0d5b /meta-oe/recipes-qt/qwt
parentf5dae46888e0b0acce893524b248d26af58957f9 (diff)
downloadmeta-openembedded-79c6b533bdd097fdc801efb59317af5257396de1.tar.gz
qwt.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-qt/qwt')
-rw-r--r--meta-oe/recipes-qt/qwt/qwt.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-qt/qwt/qwt.inc b/meta-oe/recipes-qt/qwt/qwt.inc
index da1ed11d1f..7112336bd7 100644
--- a/meta-oe/recipes-qt/qwt/qwt.inc
+++ b/meta-oe/recipes-qt/qwt/qwt.inc
@@ -1,6 +1,5 @@
DESCRIPTION = "Qt Widget Extension for Technical Applications"
SECTION = "libs"
-PRIORITY = "optional"
# LGPLv2.1 + some exceptions
LICENSE = "QWTv1.0"