Skip to content

Feature/use tag instead of sha rdk 4 3 1#14

Open
akhil1257 wants to merge 2 commits intordk/kirkstonefrom
feature/use-tag-instead-of-sha-rdk-4-3-1
Open

Feature/use tag instead of sha rdk 4 3 1#14
akhil1257 wants to merge 2 commits intordk/kirkstonefrom
feature/use-tag-instead-of-sha-rdk-4-3-1

Conversation

@akhil1257
Copy link
Copy Markdown

Do Not Merge
and do not delete feature branch
used in TV VL to overcome below issues with kirkstone and tag-to-sha bbclass

  • Random fetch errors, probably due to git hub timeout on ls-remote
  • Increased time to start build especially with Mediatek where we have 150 + repos
  • Inability to use feature branch names in SRCREV, during feature development, because of which Developer need to do additional steps to update sha values for their components after every change.

mselva006c and others added 2 commits May 30, 2025 15:15
Reason for Change: Downloading siginfo files from the HTTP sstate mirror server fails when the original filename length is 253 characters. During this process, `wget` appends a ".tmp" extension, increasing the total length to 257 characters. This surpasses the 256-character limit, causing a "File name too long" error.
Fix - Adjust logic to account for the additional 4 characters from the ".tmp" extension when generating sstate filenames to ensure successful downloads.

Signed-off-by: mselva006c <mani_selvaraj@comcast.com>
(cherry picked from commit 6d5270c)
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ ababu250
❌ mselva006c


mselva006c seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@rdkcmf-jenkins
Copy link
Copy Markdown
Contributor

b'## Blackduck scan failure details

Summary: 2 violations, 0 files pending approval, 0 files pending identification.

  • Protex Server Path: /home/blackduck/github/poky/14/rdk/components/opensource/oe/bitbake

  • Commit: ccb74a2

Report detail: gist'

@rdkcmf-jenkins
Copy link
Copy Markdown
Contributor

b'## WARNING: A Blackduck scan failure has been waived

A prior failure has been upvoted

  • Upvote reason: OK

  • Commit: ccb74a2
    '

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants