StarlingX build source tree root
Go to file
Don Penney 8f42b58cf3 Image builds broken for BUILDER=docker
A recent update to build-stx-images.sh broke the building
of images with BUILDER=docker. A bash syntax error was
introduced that leads to invalid function calls, resulting
in the following error:

    get_git '' ''
    basename: missing operand
    Try 'basename --help' for more information.
    git repo appears to be invalid: . Aborting...
    Failed to clone or update . Aborting...

This update corrects the bash syntax.

Change-Id: I09487869350af82b13d9670ff7035078c4a21d4a
Closes-Bug: 1831093
Signed-off-by: Don Penney <don.penney@windriver.com>
2019-05-30 09:58:22 -04:00
build-data Remove wrs-guest-scale SDK Module 2019-03-25 13:48:27 -04:00
build-tools Image builds broken for BUILDER=docker 2019-05-30 09:58:22 -04:00
stx Remove empty repo stx-utils 2018-08-03 14:14:41 -04:00
.gitignore Build Avoidance 2018-09-17 16:41:31 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:52:37 +00:00
.zuul.yaml Fix linters issues and enable tox/zuul linters job as gate 2018-09-05 22:42:11 +08:00
LICENSE StarlingX open source release updates 2018-06-01 07:45:23 -07:00
test-requirements.txt Update tests to new default 2018-06-08 20:09:47 -05:00
tox.ini fix tox python3 overrides 2018-10-05 10:58:31 +00:00