aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/dri/libdrm_2.3.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/dri/libdrm_2.3.0.bb')
-rw-r--r--recipes/dri/libdrm_2.3.0.bb11
1 files changed, 2 insertions, 9 deletions
diff --git a/recipes/dri/libdrm_2.3.0.bb b/recipes/dri/libdrm_2.3.0.bb
index 8aa62fabaf..1d7046ba49 100644
--- a/recipes/dri/libdrm_2.3.0.bb
+++ b/recipes/dri/libdrm_2.3.0.bb
@@ -1,13 +1,6 @@
-SECTION = "x11/base"
-LICENSE = "MIT"
-SRC_URI = "http://dri.freedesktop.org/libdrm/libdrm-${PV}.tar.bz2"
-PROVIDES = "drm"
+require libdrm.inc
-inherit autotools pkgconfig
-
-do_stage() {
- autotools_stage_all
-}
+PR = "${INC_PR}.0"
SRC_URI[md5sum] = "01a1e1ee0268a2403db42fa630036ab2"
SRC_URI[sha256sum] = "f8c711427fea50845811360c92f6350ff3dacb9533741470d54ae5d0a2f6848e"