Li Zhou 33011493b0 circular_dep.conf: add chain for linux/linux-rt
Below error is reported when running "build-pkgs -c -p kernel-std"
mod_debbuild - DEBUG: CIRCULAR DEPENDENCY DETECTED.
mod_debbuild - ERROR: Circular dependency:
{'/localdisk/loadbuild/USER/stx/std/kernel-std/linux_5.10.74-1.stx.2.dsc'}

Similar issue happens to linux-rt when running "build-pkgs -c -p
kernel-rt --rt"

Those are caused by kernel building's dependency chains finally come
to linux-libc-dev, which is built by kernel.

Add linux/linux-rt into the config file to avoid the errors.

Test Plan:
  - PASS: build-pkgs -c -p kernel-std
  - PASS: build-pkgs -c -p kernel-rt --rt

Story: 2009221
Task: 44808
Signed-off-by: Li Zhou <li.zhou@windriver.com>
Change-Id: I12f01e340966b91759f078cc5f31cd931675c72e
2022-03-23 05:16:33 -04:00
2021-06-08 15:44:00 -04:00
2019-04-19 19:52:37 +00:00
2018-06-01 07:45:23 -07:00
2021-06-29 11:20:52 -04:00
Description
StarlingX build source tree root
12 MiB
Languages
Python 60.7%
Shell 38.2%
BitBake 0.6%
Dockerfile 0.5%