From: Trevor Woerner <twoerner@gmail.com>
To: yocto-patches@lists.yoctoproject.org
Subject: Re: [yocto-patches] [meta-rockchip][PATCH] remove S = WORKDIR/git
Date: Wed, 25 Jun 2025 11:10:40 -0400 [thread overview]
Message-ID: <20250625151040.GA22422@localhost> (raw)
In-Reply-To: <184C519C86ED12D8.823@lists.yoctoproject.org>
On Wed 2025-06-25 @ 11:08:02 AM, Trevor Woerner via lists.yoctoproject.org wrote:
> oe-core sets S = "${WORKDIR}/git" and will now fail if recipes set this
> explicitly:
>
> ERROR: rockchip-rkbin-tf-a-git-r0 do_unpack: Recipes that set S = "${WORKDIR}/git" or S = "${UNPACKDIR}/git" should remove that assignment, as S set by bitbake.conf in oe-core now works.
>
> oe-core: f80c07019dda ("meta: remove S in recipes that fetch from git via setting BB_GIT_DEFAULT_DESTSUFFIX")
> Signed-off-by: Trevor Woerner <twoerner@gmail.com>
> ---
> recipes-bsp/rkbin/rk3308-rkbin_git.bb | 2 --
> recipes-bsp/rkbin/rockchip-rkbin.inc | 2 --
> 2 files changed, 4 deletions(-)
...should have checked the mailing list before sending, lol.
parent reply other threads:[~2025-06-25 15:10 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <184C519C86ED12D8.823@lists.yoctoproject.org>]
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=20250625151040.GA22422@localhost \
--to=twoerner@gmail.com \
--cc=yocto-patches@lists.yoctoproject.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 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.