aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/povray/povray_3.6.1+3.7.0-beta25b.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/povray/povray_3.6.1+3.7.0-beta25b.bb')
-rw-r--r--recipes/povray/povray_3.6.1+3.7.0-beta25b.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/povray/povray_3.6.1+3.7.0-beta25b.bb b/recipes/povray/povray_3.6.1+3.7.0-beta25b.bb
index 9587625d7f..dde495cba7 100644
--- a/recipes/povray/povray_3.6.1+3.7.0-beta25b.bb
+++ b/recipes/povray/povray_3.6.1+3.7.0-beta25b.bb
@@ -8,9 +8,9 @@ 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/beta/source/povray-src-3.7.0.beta.25b.tar.bz2 \
- file://configure-cross-hack.patch;patch=1 \
- file://gcc43.diff;patch=1 \
- file://boost.patch;patch=1 \
+ file://configure-cross-hack.patch;apply=yes \
+ file://gcc43.diff;apply=yes \
+ file://boost.patch;apply=yes \
"
S = "${WORKDIR}/povray-3.7.0.beta.25b"