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/povray/povray_3.6.1+3.7.0-beta25b.bb | 2 +- packages/povray/povray_3.6.1.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/povray') diff --git a/packages/povray/povray_3.6.1+3.7.0-beta25b.bb b/packages/povray/povray_3.6.1+3.7.0-beta25b.bb index a74f39defe..eee01e13ed 100644 --- a/packages/povray/povray_3.6.1+3.7.0-beta25b.bb +++ b/packages/povray/povray_3.6.1+3.7.0-beta25b.bb @@ -4,7 +4,7 @@ SECTION = "console/graphics" LICENSE = "povray" DEPENDS = "virtual/libx11 boost zlib jpeg libpng tiff" -FILE_PR = "r1" +PR = "r1" #We apply a patch that subverts the checks for jpeg, zlib, png and tiff because we know OE has the required versions, but it is still a hack. SRC_URI = "http://www.povray.org/redirect/www.povray.org/beta/source/povray-src-3.7.0.beta.25b.tar.bz2 \ diff --git a/packages/povray/povray_3.6.1.bb b/packages/povray/povray_3.6.1.bb index 61a3f6c1ee..107c86cfb8 100644 --- a/packages/povray/povray_3.6.1.bb +++ b/packages/povray/povray_3.6.1.bb @@ -6,7 +6,7 @@ LICENSE = "povray" DEPENDS = "virtual/libx11 zlib jpeg libpng tiff" RDEPENDS = "" -FILE_PR = "r2" +PR = "r2" #We apply a patch that subverts the checks for jpeg, zlib, png and tiff because we know OE has the required versions, but it is still a hack. SRC_URI = "http://www.povray.org/redirect/www.povray.org/ftp/pub/povray/Official/Unix/${P}.tar.bz2 \ -- cgit v1.2.3