blob: 85bd4fb5d932a187e54e1e1e363b4e6366e95d91 (
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 = "r1"
|