cbc9c29c5c43b8cd0524e3d3ae6dc286d39d7813
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.4%
Shell
35.7%
BitBake
1.1%
Dockerfile
0.8%