commit | 5b1afd92f29d1e4a860f74a81472392d865624a1 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <geissonator@yahoo.com> | Tue Feb 25 15:19:13 2025 -0600 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Feb 25 15:19:13 2025 -0600 |
tree | 27de8dcffac9cdde9810550cdf03471bdce52949 | |
parent | 3ee62fb505da1e4f8aaa38883b26f6ce8d602370 [diff] |
build-setup.sh: prevent git clone when only building container When someone wants to just build the container, there's no need to clone openbmc. Tested: - Confirmed no clone when CONTAINER_ONLY set to true - Confirmed a clone when CONTAINER_ONLY is not set Change-Id: I7765c8511cffe2db9b94f3e8e5815300fd9c65f1 Signed-off-by: Andrew Geissler <geissonator@yahoo.com>