mirror of
https://git.yoctoproject.org/poky
synced 2026-03-31 02:02:25 +02:00
(From OE-Core rev: 14c4c1de25b73c918a7ebb074359160290e9642f) Signed-off-by: Daniel Stone <daniel@fooishbar.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 lines
236 B
BlitzBasic
13 lines
236 B
BlitzBasic
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"
|
|
|