Skip to content
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

[nrf noup] Versioning with VERSION file for matter implemented #370

Merged
merged 1 commit into from
Jan 17, 2024

Conversation

LipinskiPNordicSemi
Copy link
Contributor

@LipinskiPNordicSemi LipinskiPNordicSemi commented Dec 19, 2023

This commit adds possibility to use VERSION file which will work properly for DFU SMP and Matter OTA.

Users still can use CHIP_DEVICE_SOFTWARE_VERSION or MCUBOOT_IMGTOOL_SIGN_VERSION config.

These changes disable Kconfig for Matter OTA values only when VERSION file is created in the app directory.

Copy link
Contributor

@kkasperczyk-no kkasperczyk-no left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's looks pretty good to me, but let's wait with merging it, until the samples in the corresponding PR to sdk-nrf will be aligned. I would like to make sure that CI will pass once we start using VERSION scheme.

config/zephyr/Kconfig Show resolved Hide resolved
@ArekBalysNordic
Copy link
Contributor

Rebased.

This commit adds posibility to use VERSION file which will work properly for
DFU SMP and Matter OTA.

Signed-off-by: Patryk Lipinski <patryk.lipinski@nordicsemi.no>
@LuDuda LuDuda merged commit b6a5e9a into nrfconnect:master Jan 17, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants