aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libao
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/libao
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/libao')
-rw-r--r--packages/libao/libao-alsa_0.8.6.bb2
-rw-r--r--packages/libao/libao-plugin-alsa_0.8.6.bb2
-rw-r--r--packages/libao/libao_0.8.4.bb2
-rw-r--r--packages/libao/libao_0.8.6.bb2
-rw-r--r--packages/libao/libao_0.8.8.bb2
5 files changed, 5 insertions, 5 deletions
diff --git a/packages/libao/libao-alsa_0.8.6.bb b/packages/libao/libao-alsa_0.8.6.bb
index f5f224eddf..c6fda2dbef 100644
--- a/packages/libao/libao-alsa_0.8.6.bb
+++ b/packages/libao/libao-alsa_0.8.6.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.xiph.org/ao/"
SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "alsa-lib libao"
-FILE_PR = "r2"
+PR = "r2"
SRC_URI = "http://downloads.xiph.org/releases/ao/libao-${PV}.tar.gz"
S = "${WORKDIR}/libao-${PV}"
diff --git a/packages/libao/libao-plugin-alsa_0.8.6.bb b/packages/libao/libao-plugin-alsa_0.8.6.bb
index e4d0fb4bf3..94727ad5c7 100644
--- a/packages/libao/libao-plugin-alsa_0.8.6.bb
+++ b/packages/libao/libao-plugin-alsa_0.8.6.bb
@@ -6,7 +6,7 @@ PRIORITY = "optional"
DEPENDS = "alsa-lib libao"
PROVIDES = "libao-alsa"
PACKAGES = "${PN}-dbg libao-alsa libao-alsa-dev"
-FILE_PR = "r3"
+PR = "r3"
SRC_URI = "http://downloads.xiph.org/releases/ao/libao-${PV}.tar.gz"
S = "${WORKDIR}/libao-${PV}"
diff --git a/packages/libao/libao_0.8.4.bb b/packages/libao/libao_0.8.4.bb
index 39f7d52b6c..d77391fcb9 100644
--- a/packages/libao/libao_0.8.4.bb
+++ b/packages/libao/libao_0.8.4.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "A cross platform audio library"
HOMEPAGE = "http://www.xiph.org/ao/"
SECTION = "libs"
PRIORITY = "optional"
-FILE_PR = "r1"
+PR = "r1"
SRC_URI = "http://www.xiph.org/ao/src/libao-${PV}.tar.gz \
file://configure.patch;patch=1"
diff --git a/packages/libao/libao_0.8.6.bb b/packages/libao/libao_0.8.6.bb
index efdf3574b1..7bc44c0fc8 100644
--- a/packages/libao/libao_0.8.6.bb
+++ b/packages/libao/libao_0.8.6.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "A cross platform audio library"
HOMEPAGE = "http://www.xiph.org/ao/"
SECTION = "libs"
PRIORITY = "optional"
-FILE_PR = "r2"
+PR = "r2"
SRC_URI = "http://downloads.xiph.org/releases/ao/libao-${PV}.tar.gz"
diff --git a/packages/libao/libao_0.8.8.bb b/packages/libao/libao_0.8.8.bb
index f0bb509d7a..88f7c898ec 100644
--- a/packages/libao/libao_0.8.8.bb
+++ b/packages/libao/libao_0.8.8.bb
@@ -5,7 +5,7 @@ SECTION = "libs"
PRIORITY = "optional"
DEPENDS = "alsa-lib pulseaudio"
PROVIDES = "libao-alsa libao-alsa-plugin"
-FILE_PR = "r0"
+PR = "r0"
SRC_URI = "http://downloads.xiph.org/releases/ao/libao-${PV}.tar.gz"