Skip to content

RDKOSS-228: Prevent rebuilds due to absolute paths in variables #258

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 13 commits into
base: develop
Choose a base branch
from

Conversation

h1712
Copy link

@h1712 h1712 commented Apr 25, 2025

Reason for change: Updated recipes to use relative paths instead of absolute paths.

  • The MANIFEST_PATH_* variables within the bootversion-loader.bb, uwebsockets_git.bb, wlan-p2p and rdknativescripts.bb are modified to use relative paths.
  • thunderstartupservices.bb recipe was updated to modify the 0002-displaysettings-tv-deps.patch inorder to use source dir itself instead of specifying patch dir separately.

Test Procedure: Build image and verify that these components are not rebuilt when sstate mirrors are available.
Risks: Low

@h1712 h1712 requested review from a team as code owners April 25, 2025 08:14
@CLAassistant
Copy link

CLAassistant commented Apr 25, 2025

CLA assistant check
All committers have signed the CLA.

Copy link

@Arjun-DR Arjun-DR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

3 participants