summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/drm/libdrm_git.bb
blob: d80dd5f4338760c9f952ce89e611ea59fcc0ff93 (plain)
1
2
3
4
5
6
7
8
require libdrm.inc

SRC_URI = "git://anongit.freedesktop.org/git/mesa/drm;protocol=git"

S = ${WORKDIR}/git

PV = "2.4.15+git${SRCREV}"
PR = "r0"