summaryrefslogtreecommitdiff
path: root/packages/mesa/mesa-dri_7.2.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-11-17 13:26:53 +0100
committerKoen Kooi <koen@openembedded.org>2008-11-17 13:26:53 +0100
commitd9f9615ac4623dc696816b0be06b9d4a469b6882 (patch)
tree59e5151b2eccd0188e066d40f01accc6ad57dbb4 /packages/mesa/mesa-dri_7.2.bb
parent9ee8384a6b7a2860999223e01d13dcd858da0349 (diff)
mesa 7.x: enable GLU, qt3-x11 needs it
Diffstat (limited to 'packages/mesa/mesa-dri_7.2.bb')
-rw-r--r--packages/mesa/mesa-dri_7.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/mesa/mesa-dri_7.2.bb b/packages/mesa/mesa-dri_7.2.bb
index 8dfc7f83d3..97f6a77586 100644
--- a/packages/mesa/mesa-dri_7.2.bb
+++ b/packages/mesa/mesa-dri_7.2.bb
@@ -6,7 +6,7 @@ LIB_DEPS = "libdrm virtual/libx11 libxext libxxf86vm libxdamage libxfixes"
DEPENDS = "${PROTO_DEPS} ${LIB_DEPS}"
PE = "1"
-PR = "r3"
+PR = "r4"
# most of our targets do not have DRI so will use mesa-xlib
DEFAULT_PREFERENCE = "-1"