RDKEVD-5128: Changing the PR and PN for benchmarking tool#436
RDKEVD-5128: Changing the PR and PN for benchmarking tool#436Chirag-BN wants to merge 2 commits into
Conversation
There was a problem hiding this comment.
Pull request overview
This PR adds PACKAGE_ARCH overrides for two benchmarking-related OSS recipes (vkmark and assimp) so they are built against the OSS layer architecture. The PR title indicates it changes the PR/PN entries used by the benchmarking tooling.
Changes:
- Add
PACKAGE_ARCH:pn-vkmarkset to${OSS_LAYER_ARCH}. - Add
PACKAGE_ARCH:pn-assimpset to${OSS_LAYER_ARCH}.
Comments suppressed due to low confidence (1)
conf/include/package_revisions_oss.inc:951
- These two new
PACKAGE_ARCHentries are inserted between the alphabetically-ordered top section (ending atzstd) and the "Package revision for OSS modules that are built and released by other layers" section. Bothvkmarkandassimpalready have theirPR:pn-*entries within that lower "other layers" section (lines 955 and 985), so the correspondingPACKAGE_ARCHlines would be more consistent if grouped alongside them rather than placed in this stranded block. Additionally,vkmarkappears beforeassimp, which breaks the alphabetical ordering used everywhere else in the file.
PACKAGE_ARCH:pn-vkmark = "${OSS_LAYER_ARCH}"
PACKAGE_ARCH:pn-assimp = "${OSS_LAYER_ARCH}"
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| PACKAGE_ARCH:pn-vkmark = "${OSS_LAYER_ARCH}" | ||
|
|
||
| PACKAGE_ARCH:pn-assimp = "${OSS_LAYER_ARCH}" |
Change-Id: I63efb3ed24168c9e68e38ab0d178696ae3344f27
53db1be to
a2d1d47
Compare
|
I have read the CLA Document and I hereby sign the CLA You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
Change-Id: I63efb3ed24168c9e68e38ab0d178696ae3344f27