mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 13:49:49 +00:00
libdrm: Add patch for poulsbo
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,8 @@
|
|||||||
SECTION = "x11/base"
|
SECTION = "x11/base"
|
||||||
LICENSE = "MIT"
|
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"
|
PROVIDES = "drm"
|
||||||
DEPENDS = "libpthread-stubs"
|
DEPENDS = "libpthread-stubs"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user