From 54e151d8ac503a9e24591d7a306950bdbc0b4e1c Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Fri, 11 Dec 2009 11:41:33 +0000 Subject: mesa-xlib 7.2: Add missing INC_PR. --- recipes/mesa/mesa-xlib_7.2.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit 1.2.3-korg