Conversation
dkalinowski
approved these changes
Jul 17, 2026
michalkulakowski
approved these changes
Jul 17, 2026
dtrawins
marked this pull request as ready for review
July 17, 2026 18:44
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the OpenVINO/GenAI dependency pointers used by the OVMS build tooling to the OpenVINO 2026.3.0.0 rc2 release candidate.
Changes:
- Bump
OV_SOURCE_BRANCH,OV_TOKENIZERS_BRANCH, andOV_GENAI_BRANCHcommit SHAs to newer revisions. - Update pre-release GenAI binary package URLs (Ubuntu 22/24, RHEL, Windows) from
2026.3.0.0rc1to2026.3.0.0rc2.
Comment on lines
+22
to
+24
| OV_SOURCE_BRANCH ?= ce03a15d415297223fdc6a99846a9ec8fa83c45b | ||
| OV_TOKENIZERS_BRANCH ?= 183c6f25cda2a469cba5eff8b72022d2d51ba0ca | ||
| OV_GENAI_BRANCH ?= e9c0cf80d50bdb335acef793d2458b6d95cb0996 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
🛠 Summary
🧪 Checklist
``