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

manifest: update MCUboot #35393

Merged
merged 1 commit into from
May 19, 2021

Conversation

nvlsianpu
Copy link
Collaborator

  • boot_serial: allow to build when CONFIG_MULTITHREADING=n
  • allow to not provide scratch area definition if scratch
    algorithm is not used.

fixes #35048

Signed-off-by: Andrzej Puzdrowski [email protected]

@nvlsianpu nvlsianpu added area: MCUBoot bug The issue is a bug, or the PR is fixing a bug priority: medium Medium impact/importance bug labels May 18, 2021
@github-actions github-actions bot added manifest west manifest-mcuboot DNM This PR should not be merged (Do Not Merge) labels May 18, 2021
@github-actions
Copy link

github-actions bot commented May 18, 2021

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
mcuboot zephyrproject-rtos/mcuboot@3ad36f8 zephyrproject-rtos/mcuboot@2fce976 (master) zephyrproject-rtos/[email protected]

Note: This message is automatically posted and updated by the Manifest GitHub Action.

* boot_serial: allow to build when CONFIG_MULTITHREADING=n
* allow to not provide scratch area definition if scratch
algorithm is not used.

fixes zephyrproject-rtos#35048

Signed-off-by: Andrzej Puzdrowski <[email protected]>
@github-actions github-actions bot removed the DNM This PR should not be merged (Do Not Merge) label May 18, 2021
@nvlsianpu
Copy link
Collaborator Author

@de-nordic @utzig @carlescufi SHA in place.

@carlescufi carlescufi merged commit 772b790 into zephyrproject-rtos:main May 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: MCUBoot area: Modules bug The issue is a bug, or the PR is fixing a bug manifest manifest-mcuboot priority: medium Medium impact/importance bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

mcuboot with enabled serial recovery does not compile
4 participants