local-anaconda.conf: add recipes-devtools 46/9646/1
authorJackie Huang <jackie.huang@windriver.com>
Thu, 10 Nov 2022 02:19:13 +0000 (18:19 -0800)
committerJackie Huang <jackie.huang@windriver.com>
Wed, 16 Nov 2022 00:45:18 +0000 (08:45 +0800)
Add recipes-dev into BBMASK to avoid:

ERROR: No recipes available for:
  /path/to/src_layers/oran/rtp/meta-stx-oran/recipes-devtools/python/python-oslo.messaging_git.bbappend

Issue-ID: INF-345

Signed-off-by: Jackie Huang <jackie.huang@windriver.com>
Change-Id: I1b5dc2da8ea7617575234d6634a45a3b8c7d0ded

scripts/build_inf_yocto/configs/local-anaconda.conf

index 25ba760..0ecc4cd 100644 (file)
@@ -28,4 +28,5 @@ BBMASK += " \
     /meta-stx-integ/recipes-security \
     /meta-stx-integ/recipes-support \
     /meta-stx-oran/recipes-core \
+    /meta-stx-oran/recipes-devtools \
 "