From df05dba91d6971baecc44af077f95626adfd54a4 Mon Sep 17 00:00:00 2001 From: Haiqing Bai Date: Thu, 14 Jul 2022 09:44:11 +0800 Subject: [PATCH] Debian: updated circular_dep.conf for systemd and lvm2 New item for systemd and lvm2 are added into circular_dep.conf to resolve the build failure if the parallel build is enabled. Test Plan: Pass: build-pkgs -c -a --parallel Story: 2008846 Task: 45789 Signed-off-by: Haiqing Bai Change-Id: I5dbcfa5b0eeed5a11bf3c95d4fe3fe496b4b2ac4 --- build-tools/stx/circular_dep.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build-tools/stx/circular_dep.conf b/build-tools/stx/circular_dep.conf index 7d2efed6..068cccf4 100644 --- a/build-tools/stx/circular_dep.conf +++ b/build-tools/stx/circular_dep.conf @@ -24,6 +24,9 @@ BUILD ORDER: linux-rt SRC SET: lvm2 BUILD ORDER: lvm2 +SRC SET: systemd lvm2 +BUILD ORDER: systemd lvm2 + SRC SET: openldap systemd linux setuptools lvm2 BUILD ORDER: systemd linux setuptools openldap lvm2