mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-04 16:10:04 +00:00
in this case, those non poky distro can also use these recipe normally (From OE-Core rev: 0a57bd226cdb8332707fa0f46fcf0b067f03701a) Signed-off-by: Yu Ke <ke.yu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 lines
197 B
BlitzBasic
10 lines
197 B
BlitzBasic
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"
|