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

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

S = "${WORKDIR}/git"

DEFAULT_PREFERENCE = "-1"

SRCREV = "14db948127e549ea9234e02d8e112de3871f8f9f"
PV = "2.4.39+git${SRCPV}"
PR = "${INC_PR}.0"