mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
drm/mesa: Bump PR due to pkgconfig changes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
f9f0753e7f
commit
8aaffe702a
|
|
@ -7,8 +7,8 @@ S = ${WORKDIR}/git
|
|||
|
||||
DEPENDS = "libpthread-stubs"
|
||||
|
||||
PR = "r0"
|
||||
PV = "2.4.7+git${SRCREV}"
|
||||
PR = "r1"
|
||||
|
||||
LEAD_SONAME = "libdrm.so"
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user