From: "Vincent Davis Jr" <vince@underview.tech>
To: openembedded-devel@lists.openembedded.org
Subject: Re: coreutils over uutils-coreutils when selinux in DISTRO_FEATURES
Date: Sun, 03 Nov 2024 09:13:22 -0800 [thread overview]
Message-ID: <22763.1730654002300290010@lists.openembedded.org> (raw)
In-Reply-To: <13199.1728590787704780404@lists.openembedded.org>
[-- Attachment #1: Type: text/plain, Size: 757 bytes --]
Hey Clayton, Thanks for post append! Forgot I wanted to append more info to post.
I added bellow into distro config
# Replaces busybox,uutils-coreutils with coreutils
SKIP_RECIPE[uutils-coreutils] = "Don't build this"
SKIP_RECIPE[busybox] = "Don't build this"
VIRTUAL-RUNTIME_syslog = ""
VIRTUAL-RUNTIME_login_manager = "shadow-base"
VIRTUAL-RUNTIME_base-utils = "packagegroup-core-base-utils"
VIRTUAL-RUNTIME_base-utils-hwclock = "util-linux-hwclock"
VIRTUAL-RUNTIME_base-utils-syslog = ""
VIRTUAL-RUNTIME_vim = "vim"
PREFERRED_PROVIDER_virtual/base-utils = "packagegroup-core-base-utils"
PREFERRED_PROVIDER_coreutils = "coreutils"
PREFERRED_PROVIDER_uutils-coreutils = "coreutils"
RDEPENDS:packagegroup-core-base-utils:remove = " parted"
[-- Attachment #2: Type: text/html, Size: 857 bytes --]
next prev parent reply other threads:[~2024-11-03 17:13 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 [this message]
2026-03-25 23:30 ` [oe] " Clayton Casciato
2026-03-26 0:53 ` 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=22763.1730654002300290010@lists.openembedded.org \
--to=vince@underview.tech \
--cc=openembedded-devel@lists.openembedded.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox