mirror of
https://git.yoctoproject.org/poky
synced 2026-04-27 12:32:13 +02:00
Rename mesa-dri recipes to just mesa. Also, replace all references to mesa-dri in all recipes/configs. The reason for this renaming (quote from bugzilla): "mesa-dri is a artefact of mesa-xlib existing, which doesn't anymore. mesa-dri should be renamed to mesa." [YOCTO #3385] (From OE-Core rev: c8bbb9983bcc7cfc5332e89c3e8148505b4ca83f) Signed-off-by: Laurentiu Palcu <laurentiu.palcu@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
12 lines
335 B
PHP
12 lines
335 B
PHP
# Current pre-9.1 commit
|
|
SRCREV = "1665af3066f3d58c42e9d5b13098f13615a7672c"
|
|
PV = "9.1~git${SRCPV}"
|
|
|
|
LIC_FILES_CHKSUM = "file://docs/license.html;md5=42d77d95cba529a3637129be87d6555d"
|
|
|
|
SRC_URI = "git://anongit.freedesktop.org/git/mesa/mesa;protocol=git \
|
|
file://0002-cross-compile.patch \
|
|
"
|
|
|
|
S = "${WORKDIR}/git"
|