diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-22 18:24:54 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-09-23 13:49:11 +0100 |
commit | d40438e2479ea88381fa55e02f0b45c99cff3d4c (patch) | |
tree | bd8b2bd39c98d52bdae222de08ed3ea959ce63b1 /meta/recipes-sato | |
parent | 8c5ecd2e216f2cddfc601df3f79b45cbfcefb5ef (diff) | |
download | poky-d40438e2479ea88381fa55e02f0b45c99cff3d4c.tar.gz |
scripts/oe-publish-sdk: Disable git gc to avoid build errors
I've puzzled over why I see local eSDK test failures. It is due to having a
messy git tree locally, git then runs git gc in the background which races
against the deletion code for the publish test. Disable git gc to avoid this.
(From OE-Core rev: d938a74097202396beda2e3bb4f582342d6dfa1b)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
0 files changed, 0 insertions, 0 deletions