Skip to content

coreutils_9.%.bbappend: Fix priority value of package#833

Merged
chaitu236 merged 1 commit intoni:nilrt/master/scarthgapfrom
pratheekshasn:coreutils-priority
May 12, 2025
Merged

coreutils_9.%.bbappend: Fix priority value of package#833
chaitu236 merged 1 commit intoni:nilrt/master/scarthgapfrom
pratheekshasn:coreutils-priority

Conversation

@pratheekshasn
Copy link
Contributor

@pratheekshasn pratheekshasn commented May 12, 2025

Summary of Changes

The priority of the coreutils package had previously been set to a numeric value, instead of the string "optional". This is now being fixed by using a different variable name to set the numeric value of priority.

Justification

AB#3079497

Testing

Checked the priority values of the package before and after the change, as shown in the images below.

Before change After change
image image
  • I have built the core package feed with this PR in place. (bitbake packagefeed-ni-core)

Procedure

The priority of the coreutils package had previously been
set to a numeric value, instead of the string "optional".
This is now being fixed by using a different variable name
to set the numeric value of priority.

Signed-off-by: pratheekshasn <pratheeksha.s.n@ni.com>
@pratheekshasn pratheekshasn requested a review from a team May 12, 2025 10:40
@chaitu236 chaitu236 merged commit 7e05a66 into ni:nilrt/master/scarthgap May 12, 2025
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