Skip to content

Fix two yocto-check-layer failure#141

Open
sandy-lcq wants to merge 3 commits into
Wind-River:masterfrom
sandy-lcq:master
Open

Fix two yocto-check-layer failure#141
sandy-lcq wants to merge 3 commits into
Wind-River:masterfrom
sandy-lcq:master

Conversation

@sandy-lcq

Copy link
Copy Markdown
Contributor

No description provided.

Changqing Li and others added 3 commits May 27, 2026 17:07
Fix yocto-check-layer failure:
ERROR: Nothing PROVIDES 'efitools-native' (but /layers/meta-secure-core/meta-signing-key/recipes-devtools/gen-sbkeys/gen-sbkeys.bb DEPENDS on or otherwise requires it). Close matches:
  libtool-native
  mtools-native
  net-tools-native
ERROR: Required build target 'meta-world-pkgdata' has no buildable providers.
Missing or unbuildable dependency chain was: ['meta-world-pkgdata', 'gen-sbkeys', 'efitools-native']

gen-sbkeys depends on efitools-native, efitools-native is under layer efi-secure-boot

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Fix layer-yocto-check failure:
INFO: FAIL: test_security (common.CommonCheckLayer)
INFO: ----------------------------------------------------------------------
INFO: Traceback (most recent call last):
  File "/buildarea2/cli10/wr-build/LTS26/layers/oe-core/scripts/lib/checklayer/cases/common.py", line 81, in test_security
    self.assertTrue(filename, msg="Layer doesn't contain a SECURITY.md file.")
AssertionError: None is not true : Layer doesn't contain a SECURITY.md file.

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant