libdrm: Add patch for poulsbo

This commit is contained in:
Richard Purdie
2009-02-05 14:08:41 +00:00
parent 56383224c5
commit f06b34bf89
2 changed files with 2650 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,6 +1,8 @@
SECTION = "x11/base"
LICENSE = "MIT"
SRC_URI = "http://dri.freedesktop.org/libdrm/libdrm-${PV}.tar.bz2"
SRC_URI = "http://dri.freedesktop.org/libdrm/libdrm-${PV}.tar.bz2 \
file://poulsbo.patch;patch=1"
PR = "r2"
PROVIDES = "drm"
DEPENDS = "libpthread-stubs"