-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Fix qpg compile error ot bump #37744
Merged
mergify
merged 2 commits into
project-chip:master
from
dvdm-qorvo:fix-qpg-compile-error-ot-bump
Feb 26, 2025
Merged
Fix qpg compile error ot bump #37744
mergify
merged 2 commits into
project-chip:master
from
dvdm-qorvo:fix-qpg-compile-error-ot-bump
Feb 26, 2025
Conversation
This file contains 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
Bumps [third_party/openthread/repo](https://github.com/openthread/openthread) from `287dbfa` to `bc54d67`. - [Release notes](https://github.com/openthread/openthread/releases) - [Commits](openthread/openthread@287dbfa...bc54d67) --- updated-dependencies: - dependency-name: third_party/openthread/repo dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Changed Files
|
PR #37744: Size comparison from 30964ae to f21cdd5 Full report (12 builds for cc13x4_26x4, cc32xx, nrfconnect, stm32, tizen)
|
f21cdd5
to
1fecb91
Compare
PR #37744: Size comparison from 8a87131 to bd9d9be Full report (12 builds for cc13x4_26x4, cc32xx, nrfconnect, stm32, tizen)
|
bd9d9be
to
214d543
Compare
PR #37744: Size comparison from 4e25c49 to 214d543 Full report (10 builds for cc13x4_26x4, cc32xx, nrfconnect, stm32)
|
13016e9
to
ad1df9b
Compare
PR #37744: Size comparison from 4e25c49 to ad1df9b Increases above 0.2%:
Full report (71 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, stm32, telink, tizen)
|
ad1df9b
to
c25a677
Compare
PR #37744: Size comparison from 19ebee7 to c25a677 Full report (3 builds for cc32xx, stm32)
|
c25a677
to
7621c95
Compare
PR #37744: Size comparison from 19ebee7 to 7621c95 Increases above 0.2%:
Full report (73 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
andy31415
approved these changes
Feb 26, 2025
gmarcosb
pushed a commit
to gmarcosb/connectedhomeip
that referenced
this pull request
Mar 4, 2025
* Bump third_party/openthread/repo from `287dbfa` to `bc54d67` Bumps [third_party/openthread/repo](https://github.com/openthread/openthread) from `287dbfa` to `bc54d67`. - [Release notes](https://github.com/openthread/openthread/releases) - [Commits](openthread/openthread@287dbfa...bc54d67) --- updated-dependencies: - dependency-name: third_party/openthread/repo dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * [QPG] Fix for OpenThread Stack bump compile issue --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
changing-submodules-on-purpose
Marker that this PR is changing submodules (and it is not a "commit all" typo/mistake)
examples
fast track
platform
review - pending
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.
Fixes QPG compile build for bumped OT submodule
Testing
CI will validate that QPG compiles