mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
libdrm: Create a common include file and att virtual/libx11 to DEPENDS
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -1,15 +1,8 @@
|
||||
SECTION = "x11/base"
|
||||
LICENSE = "MIT"
|
||||
require libdrm.inc
|
||||
|
||||
SRC_URI = "git://anongit.freedesktop.org/git/mesa/drm;protocol=git"
|
||||
PROVIDES = "drm"
|
||||
|
||||
S = ${WORKDIR}/git
|
||||
|
||||
DEPENDS = "libpthread-stubs"
|
||||
|
||||
PV = "2.4.15+git${SRCREV}"
|
||||
PR = "r0"
|
||||
|
||||
LEAD_SONAME = "libdrm.so"
|
||||
|
||||
inherit autotools_stage pkgconfig
|
||||
|
||||
Reference in New Issue
Block a user