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:
@@ -7,8 +7,8 @@ S = ${WORKDIR}/git
|
|||||||
|
|
||||||
DEPENDS = "libpthread-stubs"
|
DEPENDS = "libpthread-stubs"
|
||||||
|
|
||||||
PR = "r0"
|
|
||||||
PV = "2.4.7+git${SRCREV}"
|
PV = "2.4.7+git${SRCREV}"
|
||||||
|
PR = "r1"
|
||||||
|
|
||||||
LEAD_SONAME = "libdrm.so"
|
LEAD_SONAME = "libdrm.so"
|
||||||
|
|
||||||
|
|||||||
@@ -6,7 +6,7 @@ LIB_DEPS = "libdrm virtual/libx11 libxext libxxf86vm libxdamage libxfixes expat"
|
|||||||
DEPENDS = "${PROTO_DEPS} ${LIB_DEPS}"
|
DEPENDS = "${PROTO_DEPS} ${LIB_DEPS}"
|
||||||
|
|
||||||
PV = "7.4+git${SRCPV}"
|
PV = "7.4+git${SRCPV}"
|
||||||
PR = "r3"
|
PR = "r4"
|
||||||
|
|
||||||
# most of our targets do not have DRI so will use mesa-xlib
|
# most of our targets do not have DRI so will use mesa-xlib
|
||||||
DEFAULT_PREFERENCE = "-1"
|
DEFAULT_PREFERENCE = "-1"
|
||||||
|
|||||||
Reference in New Issue
Block a user