Files
poky/meta/recipes-graphics/mesa/mesa-git.inc
Ross Burton 14f4cfcc34 mesa-dri-git: remove patch that doesn't apply to 9.x
(From OE-Core rev: 7d7f199806bee016553d1046a53bd55ab3a9e609)

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2012-12-14 08:53:41 +00:00

13 lines
385 B
PHP

# Current pre-9.1 commit
SRCREV = "1665af3066f3d58c42e9d5b13098f13615a7672c"
PV = "9.1~git${SRCPV}"
LIC_FILES_CHKSUM = "file://docs/license.html;md5=42d77d95cba529a3637129be87d6555d"
FILESEXTRAPATHS_prepend := "${THISDIR}/mesa-git:"
SRC_URI = "git://anongit.freedesktop.org/git/mesa/mesa;protocol=git \
file://0002-cross-compile.patch \
"
S = "${WORKDIR}/git"