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

libdrm: 2.4.4 -> 2.4.7

This commit is contained in:
Richard Purdie
2009-04-14 15:30:24 +01:00
parent 1b4c8ad27e
commit d620ad6a40
2 changed files with 2 additions and 2519 deletions
File diff suppressed because it is too large Load Diff
@@ -1,8 +1,7 @@
SECTION = "x11/base"
LICENSE = "MIT"
SRC_URI = "http://dri.freedesktop.org/libdrm/libdrm-${PV}.tar.bz2 \
file://poulsbo.patch;patch=1"
PR = "r3"
SRC_URI = "http://dri.freedesktop.org/libdrm/libdrm-${PV}.tar.bz2"
PR = "r0"
PROVIDES = "drm"
DEPENDS = "libpthread-stubs"