mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
meta-moblin: Drop now uneeded libdrm-psb
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,17 +0,0 @@
|
||||
SECTION = "x11/base"
|
||||
LICENSE = "MIT"
|
||||
SRC_URI = "http://dri.freedesktop.org/libdrm/libdrm-${PV}.tar.bz2 \
|
||||
file://poulsbo.patch;patch=1"
|
||||
PROVIDES = "drm libdrm"
|
||||
|
||||
S = ${WORKDIR}/libdrm-${PV}
|
||||
|
||||
DEPENDS = "libpthread-stubs"
|
||||
|
||||
PR = "r7"
|
||||
|
||||
COMPATIBLE_MACHINE = "menlow"
|
||||
|
||||
LEAD_SONAME = "libdrm.so"
|
||||
|
||||
inherit autotools_stage pkgconfig
|
||||
Reference in New Issue
Block a user