M7350/oe-core/meta/recipes-graphics/drm/libdrm_git.bb

13 lines
223 B
BlitzBasic
Raw Normal View History

2024-09-09 08:52:07 +00:00
require libdrm.inc
2024-09-09 08:57:42 +00:00
SRC_URI = "git://anongit.freedesktop.org/git/mesa/drm"
2024-09-09 08:52:07 +00:00
2024-09-09 08:57:42 +00:00
S = "${WORKDIR}/git"
DEFAULT_PREFERENCE = "-1"
SRCREV = "e01d68f9f3acfc35fe164283904b5d058c2ab378"
PV = "2.4.40+git${SRCPV}"
PR = "${INC_PR}.0"
2024-09-09 08:52:07 +00:00