aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/nonworking
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-19 23:00:09 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2011-08-20 19:22:57 +0100
commitdb58368843bdedc7b132070410ae18e9b055be15 (patch)
treeab117c622b243c1d34e1aa7179311d7d0140ea38 /recipes-qtopia/nonworking
parent2baaad67eb73ad3b9762c192b36390fd22948366 (diff)
downloadmeta-opie-db58368843bdedc7b132070410ae18e9b055be15.tar.gz
Drop PRIORITY variable
As discussed on the OE-core mailing list, this variable isn't useful and if wanted would be better implemented by distros using pn-X overrides. This patch executes: find . -regex ".*\.\(bb\|inc\)$" | xargs sed -i '/^PRIORITY = ".*"$/d' against the tree removing the referenced. Thanks to Phil Blundell for the command. (Also tidied up some others that weren't picked up by this.) (Prompted by OE-Core rev: d122343362669c683acc4af295971a62cbc823fc) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'recipes-qtopia/nonworking')
-rw-r--r--recipes-qtopia/nonworking/qtella/qtella_0.6.5.bb1
-rw-r--r--recipes-qtopia/nonworking/zaurss/zaurss_0.4.2.bb1
-rw-r--r--recipes-qtopia/nonworking/zethereal/zethereal_1.0.0.bb1
3 files changed, 0 insertions, 3 deletions
diff --git a/recipes-qtopia/nonworking/qtella/qtella_0.6.5.bb b/recipes-qtopia/nonworking/qtella/qtella_0.6.5.bb
index 382a59c..c987922 100644
--- a/recipes-qtopia/nonworking/qtella/qtella_0.6.5.bb
+++ b/recipes-qtopia/nonworking/qtella/qtella_0.6.5.bb
@@ -1,6 +1,5 @@
DESCRIPTION = "A GNet Client for Qtopia/Opie based Palmtop Environments"
SECTION = "opie"
-PRIORITY = "optional"
SRC_URI = "${SOURCEFORGE_MIRROR}/qtella/qtella-${PV}.tar.gz"
diff --git a/recipes-qtopia/nonworking/zaurss/zaurss_0.4.2.bb b/recipes-qtopia/nonworking/zaurss/zaurss_0.4.2.bb
index 6fd1cef..83482d3 100644
--- a/recipes-qtopia/nonworking/zaurss/zaurss_0.4.2.bb
+++ b/recipes-qtopia/nonworking/zaurss/zaurss_0.4.2.bb
@@ -1,7 +1,6 @@
DESCRIPTION = "ZauRSS is an RSS aggregator for Qtopia. It can manage multiple RSS feeds. \
It can also work with NetFront3, and you can see RDF items with it. "
SECTION = "opie/applications"
-PRIORITY = "optional"
LICENSE = "GPL"
HOMEPAGE = "http://www.daionet.gr.jp/~knok/software/zaurss/"
APPNAME = "zaurss"
diff --git a/recipes-qtopia/nonworking/zethereal/zethereal_1.0.0.bb b/recipes-qtopia/nonworking/zethereal/zethereal_1.0.0.bb
index 08f97c3..c17e130 100644
--- a/recipes-qtopia/nonworking/zethereal/zethereal_1.0.0.bb
+++ b/recipes-qtopia/nonworking/zethereal/zethereal_1.0.0.bb
@@ -1,6 +1,5 @@
DESCRIPTION = "The network packet dissector Ethereal, Qt/Embedded based Palmtop Environments Edition"
SECTION = "opie/applications"
-PRIORITY = "optional"
LICENSE = "GPL"
DEPENDS = "glib-1.2 openssl"
HOMEPAGE = "http://www.cartel-info.fr/pbiondi/zaurus/"