mirror of
https://git.yoctoproject.org/poky
synced 2026-04-19 06:32:13 +02:00
libdrm: Add patch for poulsbo
This commit is contained in:
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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user