Skip to content

RDKOSS-493: Enable SKIP_RECIPE_IPK_PKGS and TARGET_BASED_IPK_STAGING … - #60

Open
Shalini1516 wants to merge 1 commit into
developfrom
feature/RDKOSS-493
Open

RDKOSS-493: Enable SKIP_RECIPE_IPK_PKGS and TARGET_BASED_IPK_STAGING …#60
Shalini1516 wants to merge 1 commit into
developfrom
feature/RDKOSS-493

Conversation

@Shalini1516

Copy link
Copy Markdown

…in IA builds

Reason for Change:The variable TARGET_BASED_IPK_STAGING is used to organizes IPK packages into separate staging directories based on the target architecture.

Test Procedure:
Added TARGET_BASED_IPK_STAGING = "1" in rdk-fullstack-image.bb.

…in IA builds

Reason for Change:The variable TARGET_BASED_IPK_STAGING is used to
organizes IPK packages into separate staging directories based on the
target architecture.

Test Procedure:
Added TARGET_BASED_IPK_STAGING = "1" in rdk-fullstack-image.bb.

Signed-off-by: ss127 <Shalini_S@comcast.com>
@Shalini1516
Shalini1516 requested review from a team as code owners November 28, 2025 10:25

@sreejithravi086 sreejithravi086 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

It looks like the changes were added to the wrong file. They should be in a .conf file instead of the recipes, as we need them globally for processing.

@@ -55,3 +55,4 @@ wpeframework_binding_patch(){
sed -i "s/127.0.0.1/0.0.0.0/g" ${IMAGE_ROOTFS}/etc/WPEFramework/config.json
}
SKIP_RECIPE_IPK_PKGS ="1"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

It looks like the changes were added to the wrong file. They should be in a .conf file instead of the recipes, as we need them globally for processing.

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.

2 participants