1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +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
@@ -7,8 +7,8 @@ S = ${WORKDIR}/git
DEPENDS = "libpthread-stubs"
PR = "r0"
PV = "2.4.7+git${SRCREV}"
PR = "r1"
LEAD_SONAME = "libdrm.so"
+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"