All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [yocto-patches] [meta-rockchip][PATCH] remove S = WORKDIR/git
       [not found] <184C519C86ED12D8.823@lists.yoctoproject.org>
@ 2025-06-25 15:10 ` Trevor Woerner
  0 siblings, 0 replies; only message in thread
From: Trevor Woerner @ 2025-06-25 15:10 UTC (permalink / raw)
  To: yocto-patches

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.


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-06-25 15:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <184C519C86ED12D8.823@lists.yoctoproject.org>
2025-06-25 15:10 ` [yocto-patches] [meta-rockchip][PATCH] remove S = WORKDIR/git Trevor Woerner

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.