aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mesa/mesa_6.5.2.bb
diff options
context:
space:
mode:
authorDavid-John Willis <John.Willis@Distant-earth.com>2009-12-11 11:56:45 +0000
committerPhilip Balister <philip@balister.org>2009-12-14 18:28:08 -0500
commita671fdd7ff513e1601883dfa9c3fadf0e3a7b366 (patch)
tree12d910fb57cdc1e34a220ecaa2d3bebd590e3779 /recipes/mesa/mesa_6.5.2.bb
parentf4837837f7a926b7c2dc60c0aa8bbf3fd8b8aec7 (diff)
downloadopenembedded-a671fdd7ff513e1601883dfa9c3fadf0e3a7b366.tar.gz
mesa: Add a few more missing INC_PR's for old recipes.
Diffstat (limited to 'recipes/mesa/mesa_6.5.2.bb')
-rw-r--r--recipes/mesa/mesa_6.5.2.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/mesa/mesa_6.5.2.bb b/recipes/mesa/mesa_6.5.2.bb
index 79993cc1f1..66078e1a7b 100644
--- a/recipes/mesa/mesa_6.5.2.bb
+++ b/recipes/mesa/mesa_6.5.2.bb
@@ -1,7 +1,7 @@
-PR = "r1"
-
include mesa-mesa.inc
+PR = "${INC_PR}.0"
+
SRC_URI_append = " file://fix-host-compile.patch;patch=1 "