]> code.ossystems Code Review - openembedded-core.git/commit
mesa: fix build race on src/intel/vulkan
authorRoss Burton <ross.burton@intel.com>
Wed, 12 Jul 2017 16:18:30 +0000 (17:18 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 17 Jul 2017 12:49:00 +0000 (13:49 +0100)
commit19e793f65d214294baa9eeaf982f4ced351c7748
tree08178ae277c82febfb49fee51689ca7086a6eb8e
parentfa3e2b4c07dffd14b02741470ce274619e9a9bd6
mesa: fix build race on src/intel/vulkan

It's possible that src/intel/vulkcan can be written into by sed before it has
been created, so add the required mkdir calls.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-graphics/mesa/files/vulkan-mkdir.patch [new file with mode: 0644]
meta/recipes-graphics/mesa/mesa_17.1.4.bb