StarlingX build source tree root
Go to file
Scott Little cbc9c29c5c Incremental parallel build failure on drbd and drbd-kernel.
Background:
drbd-kernel compiles from source directory drbd.
drbd compiles from source directory drbd-tools.

In one cleanup path the build tools incorrectly assume
package name = source directory name.

As a result "build-pkgs --clean drbd" was incorrectly deleting
a temporary directory named 'drbd' that was in fact the temporary
directory for package drbd-kernel.

For incremental parallel builds this can lead to build failures
if drbd is cleaned in paraller with drbd-kernel being built.

Change-Id: Ia0f5e9e226ce3ea0f771c2a4dc899a2b606f561f
Story: 2002835
Task: 24519
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-08-21 14:57:23 -04:00
build-data StarlingX open source release updates 2018-06-01 07:45:23 -07:00
build-tools Incremental parallel build failure on drbd and drbd-kernel. 2018-08-21 14:57:23 -04:00
stx Remove empty repo stx-utils 2018-08-03 14:14:41 -04:00
.gitignore Remove empty repo stx-utils 2018-08-03 14:14:41 -04:00
.gitreview Add .gitreview 2018-06-01 07:45:23 -07:00
.zuul.yaml Remove non-voting gate job 2018-06-29 14:33:19 -05: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 Update tests to new default 2018-06-08 20:09:47 -05:00