commit | 1d2682b191a569bdf8b33479174800b268e5aba6 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Thu Apr 01 18:40:42 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Apr 14 14:15:33 2021 +0000 |
tree | 49a1850fa5984f294e43abdea9b6b33e094cee54 | |
parent | e95626d7b6a56ae52ed4cb5cff01048f5e426e57 [diff] |
build-setup: Remove non-default DISTRO from IBM machines The meta-ibm layer has been updated to have one default DISTRO instead of two, therefore there is no need to specify a non-default DISTRO anymore. Need to initialize DISTRO to empty per shellcheck: In build-setup.sh line 332: if [[ -z "${DISTRO}" ]]; then ^-------^ SC2153: Possible misspelling: DISTRO may not be assigned, but distro is. Change-Id: If75e9fe2c8bf1886495c583f94f8b6677d6b29a4 Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Build script for CI jobs in Jenkins.