From: Denys Dmytriyenko <denis@denix.org>
To: reatmon@ti.com
Cc: Praneeth Bajjuri <praneeth@ti.com>,
Denys Dmytriyenko <denys@konsulko.com>,
meta-arago@lists.yoctoproject.org
Subject: Re: [meta-arago][master][PATCH] arago.conf: Remove duplicate include for yocto-space-optimize.inc
Date: Tue, 24 Feb 2026 17:33:25 -0500 [thread overview]
Message-ID: <20260224223325.GR11121@denix.org> (raw)
In-Reply-To: <20260224223148.1564416-1-reatmon@ti.com>
On Tue, Feb 24, 2026 at 04:31:47PM -0600, Ryan Eatmon via lists.yoctoproject.org wrote:
> As of [1], yocto-space-optimize.inc is now included by default. So we
> can drop our duplicate require and fix a warning message:
>
> WARNING: Duplicate inclusion for <snip>/oe-core/meta/conf/distro/include/yocto-space-optimize.inc in <snip>/oe-core/meta/conf/distro/defaultsetup.conf
>
> [1] https://git.openembedded.org/openembedded-core/commit/?id=175fcf9fad699dd122680d3f6961af9bf8487046
Yeah, I had a revert pending for this, blocked by iperf breakage - ACK.
> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
> ---
> meta-arago-distro/conf/distro/arago.conf | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf
> index 4ec091e4..17c6fed8 100644
> --- a/meta-arago-distro/conf/distro/arago.conf
> +++ b/meta-arago-distro/conf/distro/arago.conf
> @@ -6,8 +6,6 @@ BUILD_VARIANT = "${@['prod','rt'][int(d.getVar('ARAGO_RT_ENABLE'))]}"
> TISDK_VERSION ?= "live"
> FEEDURIPREFIX ?= "builds/${DISTRO}-master/${BUILD_VARIANT}/${MACHINE}/latest/packages/"
>
> -require conf/distro/include/yocto-space-optimize.inc
> -
> OPKG_ARGS:remove = "--prefer-arch-to-version"
>
> TI_MIRROR = "http://software-dl.ti.com/processor-sdk-mirror/sources/"
> --
> 2.43.0
next prev parent reply other threads:[~2026-02-24 22:33 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-24 22:31 [meta-arago][master][PATCH] arago.conf: Remove duplicate include for yocto-space-optimize.inc Ryan Eatmon
2026-02-24 22:33 ` Denys Dmytriyenko [this message]
2026-02-24 22:34 ` Ryan Eatmon
2026-02-24 22:54 ` PRC Automation
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=20260224223325.GR11121@denix.org \
--to=denis@denix.org \
--cc=denys@konsulko.com \
--cc=meta-arago@lists.yoctoproject.org \
--cc=praneeth@ti.com \
--cc=reatmon@ti.com \
/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.