aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-graphics/mesa/mesa_18.0.2.bb
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2018-05-09 20:44:16 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2018-05-15 10:00:28 +0100
commit5681ba2e403afb6cea03662a2aca6b1834567ddc (patch)
tree295635f30f246a322a3045eb6746b99c342cdc44 /meta/recipes-graphics/mesa/mesa_18.0.2.bb
parent7ab51c619697ad64d69ecf77449c43fe59c3290c (diff)
downloadopenembedded-core-contrib-5681ba2e403afb6cea03662a2aca6b1834567ddc.tar.gz
mesa: fix a build race in src/intel/vulkan
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-graphics/mesa/mesa_18.0.2.bb')
-rw-r--r--meta/recipes-graphics/mesa/mesa_18.0.2.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-graphics/mesa/mesa_18.0.2.bb b/meta/recipes-graphics/mesa/mesa_18.0.2.bb
index aaac1e58e1..f2ac38e919 100644
--- a/meta/recipes-graphics/mesa/mesa_18.0.2.bb
+++ b/meta/recipes-graphics/mesa/mesa_18.0.2.bb
@@ -8,6 +8,7 @@ SRC_URI = "https://mesa.freedesktop.org/archive/mesa-${PV}.tar.xz \
file://llvm-config-version.patch \
file://0001-winsys-svga-drm-Include-sys-types.h.patch \
file://0001-Makefile.vulkan.am-explictly-add-lib-expat-to-intel-.patch \
+ file://vulkan-mkdir.patch \
"
SRC_URI[md5sum] = "3c303da98ec2ce37c795baeba5aee31e"