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>
Description
StarlingX build source tree root
Languages
Python
62%
Shell
36.9%
BitBake
0.6%
Dockerfile
0.5%