Deletes libdrm_2.3.1 since we now have libdrm_2.4.0

This commit is contained in:
Robert Bragg 2008-10-29 17:14:08 +00:00
parent bcb38a847b
commit 47de743346
1 changed files with 0 additions and 10 deletions

View File

@ -1,10 +0,0 @@
SECTION = "x11/base"
LICENSE = "MIT"
SRC_URI = "http://dri.freedesktop.org/libdrm/libdrm-${PV}.tar.bz2"
PROVIDES = "drm"
inherit autotools pkgconfig
do_stage() {
autotools_stage_all
}