aboutsummaryrefslogtreecommitdiffstats
path: root/packages/prboom
diff options
context:
space:
mode:
authorHolger Hans Peter Freyther <zecke@selfish.org>2008-10-15 10:56:42 +0200
committerHolger Hans Peter Freyther <zecke@selfish.org>2008-10-18 18:02:07 +0200
commitc0b6dd9b41279ff00c5a90e49108945a0fee9cdd (patch)
treecfeff92229e10bf27533dc5309e42213e5bdee8f /packages/prboom
parente769c7fbe16294b2c5306edfafa1ec821b7b138c (diff)
downloadopenembedded-c0b6dd9b41279ff00c5a90e49108945a0fee9cdd.tar.gz
bb files: Revert the introduction of FILE_PR
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here.
Diffstat (limited to 'packages/prboom')
-rw-r--r--packages/prboom/prboom-devconfig.bb2
-rw-r--r--packages/prboom/prboom-opie_2.2.6.bb2
-rw-r--r--packages/prboom/prboom_2.2.6.bb2
-rw-r--r--packages/prboom/prboom_2.4.7.bb2
4 files changed, 4 insertions, 4 deletions
diff --git a/packages/prboom/prboom-devconfig.bb b/packages/prboom/prboom-devconfig.bb
index 0cfe67d55c..063742ce97 100644
--- a/packages/prboom/prboom-devconfig.bb
+++ b/packages/prboom/prboom-devconfig.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Device specific configuration for prboom"
SECTION = "games"
PRIORITY = "optional"
LICENSE = "GPL"
-FILE_PR = "r1"
+PR = "r1"
SRC_URI = "file://prboom.cfg"
diff --git a/packages/prboom/prboom-opie_2.2.6.bb b/packages/prboom/prboom-opie_2.2.6.bb
index c4f17d3bff..8a7804b554 100644
--- a/packages/prboom/prboom-opie_2.2.6.bb
+++ b/packages/prboom/prboom-opie_2.2.6.bb
@@ -1,6 +1,6 @@
require prboom_${PV}.bb
-FILE_PR = "r6"
+PR = "r6"
S = "${WORKDIR}/prboom-${PV}"
diff --git a/packages/prboom/prboom_2.2.6.bb b/packages/prboom/prboom_2.2.6.bb
index 683cd59e72..7bcfa90ae1 100644
--- a/packages/prboom/prboom_2.2.6.bb
+++ b/packages/prboom/prboom_2.2.6.bb
@@ -4,7 +4,7 @@ PRIORITY = "optional"
DEPENDS = "virtual/libsdl libsdl-mixer libsdl-net"
LICENSE = "GPL"
-FILE_PR = "r1"
+PR = "r1"
SRC_URI = "${SOURCEFORGE_MIRROR}/prboom/prboom-${PV}.tar.gz"
diff --git a/packages/prboom/prboom_2.4.7.bb b/packages/prboom/prboom_2.4.7.bb
index f132d1a06f..f775855d93 100644
--- a/packages/prboom/prboom_2.4.7.bb
+++ b/packages/prboom/prboom_2.4.7.bb
@@ -4,7 +4,7 @@ PRIORITY = "optional"
DEPENDS = "virtual/libsdl libsdl-mixer libsdl-net"
LICENSE = "GPL"
-FILE_PR = "r1"
+PR = "r1"
RRECOMMENDS = "freedoom"
SRC_URI = "${SOURCEFORGE_MIRROR}/prboom/prboom-${PV}.tar.gz \