commit | f2b07859cc9586f96b072678d1f5f4586e77850b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Thu Oct 22 13:50:40 2020 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Oct 26 13:01:54 2020 +0000 |
tree | 04a490f78d620272850894b65bcffab83530d2a6 | |
parent | 131f3279960f974943b8609828c1db9de17e26c9 [diff] |
os-release: only run bbappend on do_compile Chasing an intermittent os-release build failure via openbmc/openbmc#3720. Not clear if this fix will resolve that issue but there does not appear to be any reason to run the logic in the bbappend outside of the do_compile step since that is the only place the OS_RELEASE_FIELDS are utilized by the base recipe. Change-Id: Iefaa3a16af7572f338a056115e2cabb463e74b7e Signed-off-by: Andrew Geissler <geissonator@yahoo.com>