mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 00:57:39 +00:00
libdrm: Add patch for poulsbo
This commit is contained in:
parent
56383224c5
commit
f06b34bf89
2647
meta/packages/drm/files/poulsbo.patch
Normal file
2647
meta/packages/drm/files/poulsbo.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user