aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/prboom
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/prboom
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/prboom')
-rw-r--r--recipes-qtopia/prboom/prboom-devconfig.bb1
-rw-r--r--recipes-qtopia/prboom/prboom_2.2.6.bb1
-rw-r--r--recipes-qtopia/prboom/prboom_2.3.1.bb1
-rw-r--r--recipes-qtopia/prboom/prboom_2.4.7.bb1
-rw-r--r--recipes-qtopia/prboom/prboom_2.5.0.bb1
5 files changed, 0 insertions, 5 deletions
diff --git a/recipes-qtopia/prboom/prboom-devconfig.bb b/recipes-qtopia/prboom/prboom-devconfig.bb
index 063742c..4581d99 100644
--- a/recipes-qtopia/prboom/prboom-devconfig.bb
+++ b/recipes-qtopia/prboom/prboom-devconfig.bb
@@ -1,6 +1,5 @@
DESCRIPTION = "Device specific configuration for prboom"
SECTION = "games"
-PRIORITY = "optional"
LICENSE = "GPL"
PR = "r1"
diff --git a/recipes-qtopia/prboom/prboom_2.2.6.bb b/recipes-qtopia/prboom/prboom_2.2.6.bb
index 9c3ced1..345afe9 100644
--- a/recipes-qtopia/prboom/prboom_2.2.6.bb
+++ b/recipes-qtopia/prboom/prboom_2.2.6.bb
@@ -1,6 +1,5 @@
DESCRIPTION = "A Doom Clone based on SDL"
SECTION = "games"
-PRIORITY = "optional"
DEPENDS = "virtual/libsdl libsdl-mixer libsdl-net"
LICENSE = "GPL"
diff --git a/recipes-qtopia/prboom/prboom_2.3.1.bb b/recipes-qtopia/prboom/prboom_2.3.1.bb
index f4a61d9..daea8d4 100644
--- a/recipes-qtopia/prboom/prboom_2.3.1.bb
+++ b/recipes-qtopia/prboom/prboom_2.3.1.bb
@@ -1,6 +1,5 @@
DESCRIPTION = "A Doom Clone based on SDL"
SECTION = "opie/games"
-PRIORITY = "optional"
DEPENDS = "libsdl-qpe libsdl-mixer libsdl-net"
LICENSE = "GPL"
diff --git a/recipes-qtopia/prboom/prboom_2.4.7.bb b/recipes-qtopia/prboom/prboom_2.4.7.bb
index 312ebcf..37f5873 100644
--- a/recipes-qtopia/prboom/prboom_2.4.7.bb
+++ b/recipes-qtopia/prboom/prboom_2.4.7.bb
@@ -1,6 +1,5 @@
DESCRIPTION = "A Doom Clone based on SDL"
SECTION = "games"
-PRIORITY = "optional"
DEPENDS = "virtual/libsdl libsdl-mixer libsdl-net"
LICENSE = "GPL"
diff --git a/recipes-qtopia/prboom/prboom_2.5.0.bb b/recipes-qtopia/prboom/prboom_2.5.0.bb
index ef6bb57..2b86e3e 100644
--- a/recipes-qtopia/prboom/prboom_2.5.0.bb
+++ b/recipes-qtopia/prboom/prboom_2.5.0.bb
@@ -1,6 +1,5 @@
DESCRIPTION = "A Doom Clone based on SDL"
SECTION = "games"
-PRIORITY = "optional"
DEPENDS = "virtual/libsdl libsdl-mixer libsdl-net"
LICENSE = "GPL"