summaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa/mesa_18.1.3.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-07-04 14:28:17 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-07-06 22:55:01 +0100
commite3e8e1f125604deca7a2783b6f407bae2f130579 (patch)
treefd74744bb64431b989675bae9cf7dca925d8c143 /meta/recipes-graphics/mesa/mesa_18.1.3.bb
parent5fef9fcd58e88f296606ae6780904345014e4d29 (diff)
downloadpoky-e3e8e1f125604deca7a2783b6f407bae2f130579.tar.gz
mesa: patch cleanup
0001-Makefile.vulkan.am-explictly-add-lib-expat-to-intel-.patch was fixed a different way upstream so remove. 0007-dri-i965-Add-missing-time.h-include.patch is now accepted upstream so mark as backport. (From OE-Core rev: 8fb143fe69147c32e945e798662d78e606bfe0a0) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa_18.1.3.bb')
-rw-r--r--meta/recipes-graphics/mesa/mesa_18.1.3.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-graphics/mesa/mesa_18.1.3.bb b/meta/recipes-graphics/mesa/mesa_18.1.3.bb
index c47c57e9d8..1c76f4b1b1 100644
--- a/meta/recipes-graphics/mesa/mesa_18.1.3.bb
+++ b/meta/recipes-graphics/mesa/mesa_18.1.3.bb
@@ -1,7 +1,6 @@
1require ${BPN}.inc 1require ${BPN}.inc
2 2
3SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \ 3SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
4 file://0001-Makefile.vulkan.am-explictly-add-lib-expat-to-intel-.patch \
5 file://0002-Simplify-wayland-scanner-lookup.patch \ 4 file://0002-Simplify-wayland-scanner-lookup.patch \
6 file://0003-winsys-svga-drm-Include-sys-types.h.patch \ 5 file://0003-winsys-svga-drm-Include-sys-types.h.patch \
7 file://0004-hardware-gloat.patch \ 6 file://0004-hardware-gloat.patch \