All of lore.kernel.org
 help / color / mirror / Atom feed
From: "WXbet" <WXbet@proton.me>
To: openembedded-devel@lists.openembedded.org
Subject: gitpkgv.bbclass: Issue when using BB_GIT_SHALLOW = "1"
Date: Sat, 16 Aug 2025 05:15:49 -0700	[thread overview]
Message-ID: <vox3.1755346549855678236.CfD2@lists.openembedded.org> (raw)

[-- 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 --]

             reply	other threads:[~2025-08-16 12:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-16 12:15 WXbet [this message]
2025-08-17  8:51 ` [oe] gitpkgv.bbclass: Issue when using BB_GIT_SHALLOW = "1" Gyorgy Sarvari

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=vox3.1755346549855678236.CfD2@lists.openembedded.org \
    --to=wxbet@proton.me \
    --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 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.