]> code.ossystems Code Review - openembedded-core.git/commit
weston: Fix parallel make race
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 Aug 2015 16:47:31 +0000 (17:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 Aug 2015 07:12:42 +0000 (00:12 -0700)
commit5191ab6962712908e1aa1dca0d4253fb278366c2
treebd0eb2c710db87c220f6d543dff8b93bab12b73e
parentad4d3b1da190cf08c6ac5f9a94a2a1c4980a184d
weston: Fix parallel make race

The current approach used by the Makefile ends up installing
weston.desktop twice and can give build failures when using
parallel make flags. Change to just have one DATA reference.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-graphics/wayland/weston/parallelmake.patch [new file with mode: 0644]
meta/recipes-graphics/wayland/weston_1.8.0.bb