diff options
| author | Zane Shelley <zshelle@us.ibm.com> | 2021-03-25 00:56:34 +0300 |
|---|---|---|
| committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | 2021-03-25 23:17:56 +0300 |
| commit | 344f0949442f7c92a7bfd9e8842f0f66d8d65d12 (patch) | |
| tree | e8186c9b7a3a6b5257a017781f7d8628b569c345 /meta-openembedded/meta-python/recipes-devtools/python/python3-blinker/run-ptest | |
| parent | 5d5a0ea7fefba98f2c3ac68a2a810f5cdac9b9c4 (diff) | |
| download | openbmc-344f0949442f7c92a7bfd9e8842f0f66d8d65d12.tar.xz | |
Removed undefined variable from openpower-hw-diags recipe
During inspection of another commit, we found that this recipe was using
the variable ${UNITDIR}, which is not defined anywhere. Instead, it was
recommended to use ${systemd_system_unitdir}. However, after
investigating why we did not see any errors in CI or bitbake builds we
found that when we inherit systemd there is some code that automatically
adds /lib/systemd/system to FILES. So this line in the recipe with the
undefined variable is actually moot and can be removed.
Change-Id: I32713031922d95af3eccde6be0047afff1c57758
Signed-off-by: Zane Shelley <zshelle@us.ibm.com>
Diffstat (limited to 'meta-openembedded/meta-python/recipes-devtools/python/python3-blinker/run-ptest')
0 files changed, 0 insertions, 0 deletions
