-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Manifest update: configurable Encryption permission for the SMP service #17436
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
|
The following west manifest projects have been modified in this Pull Request:
Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sidewalk: PR head: 4d57fc962da6cf35b97c2fcea05ccac70ab5819a more detailssidewalk:
sdk-nrf:
matter:
zephyr:
Github labels
List of changed files detected by CI (37)Outputs:ToolchainVersion: 6c44240e03 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publishing GitHub Action. |
04595c0 to
dcf6bc9
Compare
|
Rebasing after upmerge completion |
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.
Comments on behalf of Mesh
samples/bluetooth/mesh/dfu/distributor/overlay-smp-bt-auth.conf
Outdated
Show resolved
Hide resolved
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.
Minor nit, but we do not use contractions (like don't)
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.
| By default, the SMP characteristics don't require authentication when using SMP over Bluetooth to access the :ref:`management subsystem <zephyr:mcu_mgr>`. | |
| By default, the SMP characteristics do not require authentication when using SMP over Bluetooth to access the :ref:`management subsystem <zephyr:mcu_mgr>`. |
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.
This is unrelated to my change. @peknis, could you raise a PR aligning this part?
It takes a lot of effort to make CI green for such complex upgrades and there is a lot of stuff in the pipeline for the next release. I would like to avoid unnecessary CI runs as part of this PR.
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.
We can take this later as this is not a crucial thing.
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.
Sidewalk tests looks OK - the fails are not connected with this PR
|
CI rerun to possibly fix FEM and CHIP issues |
|
FYI, I have a waiver for the only failing downstream job - test_ble_nrf_config (link in our merge comm channel) |
Updated the Zephyr manifest to pull in Kconfig changes for the MCUmgr SMP Bluetooth transport. Ref: NCSDK-29061 Signed-off-by: Kamil Piszczek <[email protected]>
Updated the CHIP manifest to pull in Kconfig changes for the MCUmgr SMP Bluetooth transport. Ref: NCSDK-29061 Signed-off-by: Kamil Piszczek <[email protected]>
Updated the Sidewalk manifest to pull in Kconfig changes for the MCUmgr SMP Bluetooth transport. Ref: NCSDK-29061 Signed-off-by: Kamil Piszczek <[email protected]>
Aligned the usage of Kconfig options from the MCUmgr SMP Bluetooth transport module. Ref: NCSDK-29061 Signed-off-by: Kamil Piszczek <[email protected]>
dcf6bc9 to
e5ca83d
Compare
No description provided.