From c0b6dd9b41279ff00c5a90e49108945a0fee9cdd Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Wed, 15 Oct 2008 10:56:42 +0200 Subject: 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. --- packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb | 2 +- .../sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.bb | 2 +- packages/sharp-binary-only/sharp-compat-libs_0.5.bb | 2 +- packages/sharp-binary-only/sharp-sdmmc-support.bb | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'packages/sharp-binary-only') diff --git a/packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb b/packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb index 0798ab59f4..bc015e3d52 100644 --- a/packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb +++ b/packages/sharp-binary-only/sharp-aticore-oss_1.0.1.bb @@ -2,7 +2,7 @@ DESCRIPTION = "Driver for the Ati W100 found on the Sharp Zaurus C[87]x0" SECTION = "libs" PRIORITY = "optional" LICENSE = "CLOSED" -FILE_PR = "r4" +PR = "r4" SRC_URI = "http://mirror1.pdaxrom.org/source/src/AtiCore-1.0.1.tar.bz2 \ file://fixstretchblit.patch;patch=1 \ diff --git a/packages/sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.bb b/packages/sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.bb index b83ce172ae..701915dbe3 100644 --- a/packages/sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.bb +++ b/packages/sharp-binary-only/sharp-camera-support_2.4.18-rmk7-pxa3-embedix.bb @@ -3,7 +3,7 @@ SECTION = "kernel/modules" PRIORITY = "optional" LICENSE = "CLOSED" RDEPENDS = "kernel (${KERNEL_VERSION})" -FILE_PR = "r4" +PR = "r4" SRC_URI = "http://openzaurus.sf.net/mirror/camera-modules-2.4.18-rmk7-pxa3-embedix.tar.bz2 \ file://CE-AG06.dat \ diff --git a/packages/sharp-binary-only/sharp-compat-libs_0.5.bb b/packages/sharp-binary-only/sharp-compat-libs_0.5.bb index 95df9dc448..3fa80452f6 100644 --- a/packages/sharp-binary-only/sharp-compat-libs_0.5.bb +++ b/packages/sharp-binary-only/sharp-compat-libs_0.5.bb @@ -8,7 +8,7 @@ RDEPENDS = "opie-sh" RPROVIDES = "oz-compat" RCONFLICTS = "oz-compat" LICENSE = "GPL" -FILE_PR = "r2" +PR = "r2" EXCLUDE_FROM_SHLIBS = "1" COMPATIBLE_HOST = "arm.*-linux" diff --git a/packages/sharp-binary-only/sharp-sdmmc-support.bb b/packages/sharp-binary-only/sharp-sdmmc-support.bb index adb1013a4d..7fc60aa250 100644 --- a/packages/sharp-binary-only/sharp-sdmmc-support.bb +++ b/packages/sharp-binary-only/sharp-sdmmc-support.bb @@ -3,7 +3,7 @@ SECTION = "kernel/modules" PRIORITY = "optional" LICENSE = "CLOSED" RDEPENDS = "kernel (${PV})" -FILE_PR = "r23" +PR = "r23" PACKAGE_ARCH = "${MACHINE}" COMPATIBLE_MACHINE = '(collie|poodle|tosa)' -- cgit v1.2.3