-
Notifications
You must be signed in to change notification settings - Fork 3k
Refactoring \nanostack --> moving it inside \connectivity. #13363
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
For some reason
|
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
8f7c80d
to
270e2c2
Compare
@ashok-rao, thank you for your changes. |
Discussed offline: |
astyle failed again for the below. This file has not been touched as part of this PR. Only moved to the new location. Why astyle fails now?
|
Moved is considered changed too. I believe we should add the path to |
270e2c2
to
84782a9
Compare
Some scripts have lost execution permission. |
What is being used to move the files, out of curiosity, that permissions are being changed? |
Very same question from me - it has happened a lot in directory restructure PRs. It'd be good to identify the root cause. |
Hmm. Strange. I haven't changed any permissions.
@0xc0170 : I'm moving them on a Windows machine from terminal. Is that what you were asking? |
Travis failed with this below. The MeshInterface.h is moved to
|
@ashok-rao To fix the Travis failure you need to rename |
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
0d5e604
to
42953c3
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
42953c3
to
ce3d999
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@adbridge .. ready for CI, Thanks! |
CI started |
Jenkins CI Test : ❌ FAILEDBuild Number: 2 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
@ashok-rao these errors look related:
|
@ashok-rao The error is because you moved To fix it, just move |
CI restarted |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 3 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Summary of changes
Mbed OS will soon be changing directory structure to the below:
This PR is a part of a wider
\connectivity
refactoring and implements the above new directory structure for\nanostack
.Impact of changes
-None-
Migration actions required
-None-
Documentation
-None-
Pull request type
Test results
Build successes:
Build skips:
Reviewers
@LDong-Arm @evedon @gpsimenos