aboutsummaryrefslogtreecommitdiffstats
path: root/packages/orinoco
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/orinoco
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/orinoco')
-rw-r--r--packages/orinoco/orinoco-conf_1.0.bb2
-rw-r--r--packages/orinoco/orinoco-modules_0.13e.bb2
-rw-r--r--packages/orinoco/orinoco-modules_0.15rc1.bb2
-rw-r--r--packages/orinoco/orinoco-modules_0.15rc2.bb2
-rw-r--r--packages/orinoco/orinoco-modules_cvs.bb2
-rw-r--r--packages/orinoco/spectrum-fw.bb2
6 files changed, 6 insertions, 6 deletions
diff --git a/packages/orinoco/orinoco-conf_1.0.bb b/packages/orinoco/orinoco-conf_1.0.bb
index 0bb82b26f2..0062e870a6 100644
--- a/packages/orinoco/orinoco-conf_1.0.bb
+++ b/packages/orinoco/orinoco-conf_1.0.bb
@@ -4,7 +4,7 @@ PRIORITY = "optional"
LICENSE = "GPL"
RDEPENDS = "update-modules"
PACKAGE_ARCH = "all"
-FILE_PR = "r3"
+PR = "r3"
SRC_URI = "file://spectrum.conf \
file://hermes.conf \
diff --git a/packages/orinoco/orinoco-modules_0.13e.bb b/packages/orinoco/orinoco-modules_0.13e.bb
index 766aa5295e..4f8ca98e0b 100644
--- a/packages/orinoco/orinoco-modules_0.13e.bb
+++ b/packages/orinoco/orinoco-modules_0.13e.bb
@@ -1,7 +1,7 @@
require orinoco-modules.inc
RDEPENDS_orinoco-modules-cs += "orinoco-modules"
-FILE_PR = "r5"
+PR = "r5"
SRC_URI += "\
file://crosscompile.patch;patch=1 \
diff --git a/packages/orinoco/orinoco-modules_0.15rc1.bb b/packages/orinoco/orinoco-modules_0.15rc1.bb
index 88bad7d6d5..746618f7df 100644
--- a/packages/orinoco/orinoco-modules_0.15rc1.bb
+++ b/packages/orinoco/orinoco-modules_0.15rc1.bb
@@ -3,7 +3,7 @@ require orinoco-modules.inc
DEPENDS = "orinoco-conf spectrum-fw"
RDEPENDS += "orinoco-conf"
RDEPENDS_orinoco-modules-cs += "orinoco-modules spectrum-fw"
-FILE_PR = "r8"
+PR = "r8"
SRC_URI = "${SOURCEFORGE_MIRROR}/orinoco/orinoco-${PV}.tar.gz \
file://makefile_fix.patch;patch=1 \
diff --git a/packages/orinoco/orinoco-modules_0.15rc2.bb b/packages/orinoco/orinoco-modules_0.15rc2.bb
index 80da946714..da25d7b7e5 100644
--- a/packages/orinoco/orinoco-modules_0.15rc2.bb
+++ b/packages/orinoco/orinoco-modules_0.15rc2.bb
@@ -3,7 +3,7 @@ require orinoco-modules.inc
DEPENDS = "orinoco-conf spectrum-fw"
RDEPENDS += "orinoco-conf"
RDEPENDS_orinoco-modules-cs += "orinoco-modules spectrum-fw"
-FILE_PR = "r10"
+PR = "r10"
SRC_URI += "\
file://makefile_fix.patch;patch=1 \
diff --git a/packages/orinoco/orinoco-modules_cvs.bb b/packages/orinoco/orinoco-modules_cvs.bb
index e23694218e..6cbb7eb8f6 100644
--- a/packages/orinoco/orinoco-modules_cvs.bb
+++ b/packages/orinoco/orinoco-modules_cvs.bb
@@ -3,7 +3,7 @@ require orinoco-modules.inc
DEPENDS = "orinoco-conf spectrum-fw"
RDEPENDS += "orinoco-conf"
RDEPENDS_orinoco-modules-cs = "orinoco-modules spectrum-fw"
-FILE_PR = "r3"
+PR = "r3"
PARALLEL_MAKE = ""
EXTRA_OEMAKE = 'KERNEL_SRC="${KERNEL_STAGING_DIR}"'
diff --git a/packages/orinoco/spectrum-fw.bb b/packages/orinoco/spectrum-fw.bb
index d7b7945076..f2e11eea74 100644
--- a/packages/orinoco/spectrum-fw.bb
+++ b/packages/orinoco/spectrum-fw.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Firmware for Spectrum Wireless LAN cards"
DEPENDS += " unzip-native "
LICENSE = "unknown"
-FILE_PR = "r1"
+PR = "r1"
SRC_URI = "file://get_symbol_fw \
file://parse_symbol_fw"