mirror of
https://git.yoctoproject.org/poky
synced 2026-03-19 13:49:41 +01:00
Deletes libdrm_2.3.1 since we now have libdrm_2.4.0
This commit is contained in:
@@ -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
|
||||
}
|
||||
Reference in New Issue
Block a user