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:
Richard Purdie
2010-01-27 12:11:11 +00:00
parent 4340e3e974
commit c6868ce84e
3 changed files with 17 additions and 20 deletions

View File

@@ -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