-
Notifications
You must be signed in to change notification settings - Fork 3k
Nanostack patch release for Mbed OS 5.9 #7789
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
Conversation
@kjbracey-arm , @SeppoTakalo , @mikter would you please review? |
There is only one more patch release before 5.10 (5.9.6). We will attempt to include this PR in that. If we get any merge conflicts then it will be postponed to 5.10. NOTE this will not be directly merged. |
To make Anna's life easier, can you make this a simple commit? Don't think we need to do the subtree merge for a patch backport. I think this should do it:
and then probably
to pick up the message from the other commit. |
6538f5e
to
a10223b
Compare
…..3abd82e 3abd82e Merge branch 'release_internal_v8.1.1' into release_external_v8.1.1 f2ca069 Update apache license to config-files (ARMmbed#1781) b2179ee Rename cfg-files to h-files (ARMmbed#1780) git-subtree-dir: features/nanostack/sal-stack-nanostack git-subtree-split: 3abd82e07a733fbb84e786f138541b5a0ef50c26
@artokin I am missing here a statement that this was tested using |
@0xc0170 , I'm not able to validate this fix properly as the error occurs with online exporter and I can't test this PR there. Would you have any suggestions for the testing? I'm not able reproduce the original error in Windows (Git bash, |
/morph build |
Build : SUCCESSBuild number : 2822 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 2452 |
Test : FAILUREBuild number : 2572 |
/morph test |
Test : FAILUREBuild number : 2586 |
/morph test |
Test : FAILUREBuild number : 2587 |
/morph test |
Test : FAILUREBuild number : 2608 |
Crap. |
Other test jobs seem to still be running fine, so this might have been isolated to the particular machine. |
/morph uvisor-test |
Test : FAILUREBuild number : 2631 |
/morph test |
Test : SUCCESSBuild number : 2632 |
Integrated already, can close this one |
Description
Pull request type
This change is done in Mbed OS master in #7780