1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-30 00:20:08 +00:00

drm/mesa: Bump PR due to pkgconfig changes

Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
Richard Purdie
2009-07-07 15:17:22 +01:00
parent f9f0753e7f
commit 8aaffe702a
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ LIB_DEPS = "libdrm virtual/libx11 libxext libxxf86vm libxdamage libxfixes expat"
DEPENDS = "${PROTO_DEPS} ${LIB_DEPS}"
PV = "7.4+git${SRCPV}"
PR = "r3"
PR = "r4"
# most of our targets do not have DRI so will use mesa-xlib
DEFAULT_PREFERENCE = "-1"