All of lore.kernel.org
 help / color / mirror / Atom feed
From: Clayton Casciato <majortomtosourcecontrol@gmail.com>
To: Vincent Davis Jr <vince@underview.tech>,
	openembedded-devel@lists.openembedded.org, raj.khem@gmail.com
Subject: Re: [oe] coreutils over uutils-coreutils when selinux in DISTRO_FEATURES
Date: Wed, 25 Mar 2026 17:30:11 -0600	[thread overview]
Message-ID: <082ff4bf-e4f7-4f51-a403-a862d4551b83@gmail.com> (raw)
In-Reply-To: <22763.1730654002300290010@lists.openembedded.org>

Vincent-
I changed my workaround to BBMASK
"meta-openembedded/meta-oe/recipes-core/uutils-coreutils/".

Raj/all-

This is an issue at parse time:
uutils-coreutils has a conditional dependency ("selinux") on
"clang-native" [1], which is provided by meta-clang [2] 

This issue could likely be resolved via BBFILES_DYNAMIC[3].

[1] https://git.openembedded.org/meta-openembedded/tree/meta-oe/recipes-core/uutils-coreutils/uutils-coreutils_0.0.28.bb?h=scarthgap&id=cc425a989b68fc9b52ab37d5178d13d21ee92f39#n32
[2] https://github.com/kraj/meta-clang/blob/b9ef02282197380ef05edbd0eb852e1934ceb59b/recipes-devtools/clang/clang_git.bb#L306
[3] https://docs.yoctoproject.org/scarthgap/ref-manual/variables.html#term-BBFILES_DYNAMIC

Clayton Casciato


  reply	other threads:[~2026-03-25 23:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-31  1:29 coreutils over uutils-coreutils when selinux in DISTRO_FEATURES Vincent Davis Jr
2023-12-31 23:18 ` Vincent Davis Jr
2024-10-10 20:06   ` Clayton Casciato
2024-11-03 17:13     ` Vincent Davis Jr
2026-03-25 23:30       ` Clayton Casciato [this message]
2026-03-26  0:53         ` [oe] " Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=082ff4bf-e4f7-4f51-a403-a862d4551b83@gmail.com \
    --to=majortomtosourcecontrol@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=raj.khem@gmail.com \
    --cc=vince@underview.tech \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.