-
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
[NXP] Updating NXP docker img file to gather NXP SDKs in a single img #35651
Merged
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
Review changes with SemanticDiff. |
pullapprove
bot
requested review from
andy31415,
andyg-apple,
anush-apple,
arkq,
axelnxp,
bauerschwan,
bzbarsky-apple,
carol-apple,
cecille,
chrisdecenzo,
chshu,
chulspro,
cliffamzn,
Damian-Nordic,
dhrishi,
doru91 and
fessehaeve
September 18, 2024 17:00
pullapprove
bot
requested review from
turon,
vivien-apple,
wiba-nordic,
woody-apple,
younghak-hwang and
yufengwangca
September 18, 2024 17:00
PR #35651: Size comparison from 2396bb4 to f474b6f Full report (82 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #35651: Size comparison from 884d9fa to 32d7c0c Full report (82 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
+ Removing unused NXP SDK folder to reduce NXP docker file size Signed-off-by: Gatien Chapon <[email protected]>
chapongatien
force-pushed
the
nxp-docker-img-update
branch
from
September 20, 2024 15:06
32d7c0c
to
4a6ebcd
Compare
andy31415
approved these changes
Sep 20, 2024
jmartinez-silabs
approved these changes
Sep 20, 2024
PR #35651: Size comparison from 7b8467b to 4a6ebcd Full report (33 builds for cyw30739, nrfconnect, nxp, psoc6, qpg, stm32, tizen)
|
chapongatien
force-pushed
the
nxp-docker-img-update
branch
from
September 20, 2024 15:52
4a6ebcd
to
923962d
Compare
PR #35651: Size comparison from 7b8467b to 923962d Full report (33 builds for cyw30739, nrfconnect, nxp, psoc6, qpg, stm32, tizen)
|
andy31415
reviewed
Sep 20, 2024
+ adding variable to get NXP SDK PATH location Signed-off-by: Gatien Chapon <[email protected]>
chapongatien
force-pushed
the
nxp-docker-img-update
branch
from
September 20, 2024 16:42
923962d
to
04df270
Compare
PR #35651: Size comparison from be3c70a to 04df270 Full report (82 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
nivi-apple
pushed a commit
to nivi-apple/connectedhomeip
that referenced
this pull request
Sep 24, 2024
…project-chip#35651) * [NXP] Updating NXP docker img file to gather NXP SDKs in a single img + Removing unused NXP SDK folder to reduce NXP docker file size Signed-off-by: Gatien Chapon <[email protected]> * [NXP] Updating vscode docker img to remove unused nxp platforms + adding variable to get NXP SDK PATH location Signed-off-by: Gatien Chapon <[email protected]> --------- Signed-off-by: Gatien Chapon <[email protected]>
nivi-apple
pushed a commit
to nivi-apple/connectedhomeip
that referenced
this pull request
Sep 24, 2024
…project-chip#35651) * [NXP] Updating NXP docker img file to gather NXP SDKs in a single img + Removing unused NXP SDK folder to reduce NXP docker file size Signed-off-by: Gatien Chapon <[email protected]> * [NXP] Updating vscode docker img to remove unused nxp platforms + adding variable to get NXP SDK PATH location Signed-off-by: Gatien Chapon <[email protected]> --------- Signed-off-by: Gatien Chapon <[email protected]>
yyzhong-g
pushed a commit
to yyzhong-g/connectedhomeip
that referenced
this pull request
Dec 12, 2024
…project-chip#35651) * [NXP] Updating NXP docker img file to gather NXP SDKs in a single img + Removing unused NXP SDK folder to reduce NXP docker file size Signed-off-by: Gatien Chapon <[email protected]> * [NXP] Updating vscode docker img to remove unused nxp platforms + adding variable to get NXP SDK PATH location Signed-off-by: Gatien Chapon <[email protected]> --------- Signed-off-by: Gatien Chapon <[email protected]>
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.
Updating NXP docker img to gather NXP SDKs in a single docker img.
Once merged a new PR will be done to clean other NXP docker img.