All of lore.kernel.org
 help / color / mirror / Atom feed
* gitpkgv.bbclass: Issue when using BB_GIT_SHALLOW = "1"
@ 2025-08-16 12:15 WXbet
  2025-08-17  8:51 ` [oe] " Gyorgy Sarvari
  0 siblings, 1 reply; 2+ messages in thread
From: WXbet @ 2025-08-16 12:15 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 439 bytes --]

In oe-alliance build system we use this setting for all git repositiories to fetch from:
BB_GIT_SHALLOW_DEPTH = "1"
BB_GIT_SHALLOW = "1"
There are changes in bitbake fetcher module the last months that result in gitNone0 ipk files now, when recipes using inherit gitpkgv class.
Seems the gitpkgv class is not able to fetch tag information anymore.

Question: Are we doing something wrong? Is this combination not supported anymore?

[-- Attachment #2: Type: text/html, Size: 509 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [oe] gitpkgv.bbclass: Issue when using BB_GIT_SHALLOW = "1"
  2025-08-16 12:15 gitpkgv.bbclass: Issue when using BB_GIT_SHALLOW = "1" WXbet
@ 2025-08-17  8:51 ` Gyorgy Sarvari
  0 siblings, 0 replies; 2+ messages in thread
From: Gyorgy Sarvari @ 2025-08-17  8:51 UTC (permalink / raw)
  To: WXbet, openembedded-devel

On 8/16/25 14:15, WXbet via lists.openembedded.org wrote:
> In oe-alliance build system we use this setting for all git
> repositiories to fetch from:
> BB_GIT_SHALLOW_DEPTH = "1"
> BB_GIT_SHALLOW = "1"
> There are changes in bitbake fetcher module the last months that
> result in gitNone0 ipk files now, when recipes using inherit gitpkgv
> class.
> Seems the gitpkgv class is not able to fetch tag information anymore.
>  
> Question: Are we doing something wrong? Is this combination not
> supported anymore?
>

This rather looks like a bug.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-08-17  8:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-16 12:15 gitpkgv.bbclass: Issue when using BB_GIT_SHALLOW = "1" WXbet
2025-08-17  8:51 ` [oe] " Gyorgy Sarvari

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.