commit | af6d09da4fbd5b52b644aaa023c4205866172015 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Mon Aug 15 15:52:09 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Aug 15 16:07:12 2016 -0500 |
tree | 0015acf7def5aec56133459bb8431cde7cec50a1 | |
parent | 76756dfac845e61a879e6373ea9a6da363e0d7a0 [diff] |
phosphor-user: Fix race-condition in build phosphor-user was attempting to compile, even though it only needs a python script out of a repository. The compile depends on libsystemd but systemd was not a DEPENDS. Short-circuit by setting do_compile to be empty. Fixes openbmc/openbmc#511. Change-Id: Idf4da676d8905a2900a7ecf40f120da431dd4300 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>