aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid-John Willis <John.Willis@Distant-earth.com>2009-12-11 11:41:33 +0000
committerPhilip Balister <philip@balister.org>2009-12-14 18:28:08 -0500
commit54e151d8ac503a9e24591d7a306950bdbc0b4e1c (patch)
tree49a6452d5e05e6936e45a0e73de536dbf1a7527c
parent67703fa97064530a00447cd7ce19699fad07af44 (diff)
downloadopenembedded-54e151d8ac503a9e24591d7a306950bdbc0b4e1c.tar.gz
mesa-xlib 7.2: Add missing INC_PR.
-rw-r--r--recipes/mesa/mesa-xlib_7.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/mesa/mesa-xlib_7.2.bb b/recipes/mesa/mesa-xlib_7.2.bb
index 0035540838..1e752dce6f 100644
--- a/recipes/mesa/mesa-xlib_7.2.bb
+++ b/recipes/mesa/mesa-xlib_7.2.bb
@@ -6,7 +6,7 @@ LIB_DEPS = "virtual/libx11 libxext libxxf86vm libxdamage libxfixes"
DEPENDS = "${PROTO_DEPS} ${LIB_DEPS}"
PE = "1"
-PR = "r4"
+PR = "${INC_PR}.0"
EXTRA_OECONF += "--with-driver=xlib"