blob: 7d4e1b3c754e3feead1d6c7fe5a48f8b3a57c10d (
plain)
1
2
3
4
5
6
7
8
9
|
require libdrm.inc
SRC_URI = "git://anongit.freedesktop.org/git/mesa/drm;protocol=git"
S = ${WORKDIR}/git
SRCREV = "3f3c5be6f908272199ccf53f108b1124bfe0a00e"
PV = "2.4.15+git${SRCPV}"
PR = "r0"
|