mesa: Add a few more missing INC_PR's for old recipes.
authorDavid-John Willis <John.Willis@Distant-earth.com>
Fri, 11 Dec 2009 11:56:45 +0000 (11:56 +0000)
committerPhilip Balister <philip@balister.org>
Mon, 14 Dec 2009 23:28:08 +0000 (18:28 -0500)
recipes/mesa/mesa_6.5.2.bb
recipes/mesa/mesa_7.0.2.bb

index 79993cc..66078e1 100644 (file)
@@ -1,7 +1,7 @@
-PR = "r1"
-
 include mesa-mesa.inc
 
+PR = "${INC_PR}.0"
+
 SRC_URI_append = " file://fix-host-compile.patch;patch=1 "
 
 
index 3eb1fbe..66078e1 100644 (file)
@@ -1,5 +1,7 @@
 include mesa-mesa.inc
 
+PR = "${INC_PR}.0"
+
 SRC_URI_append = " file://fix-host-compile.patch;patch=1 "