Skip to content
This repository has been archived by the owner on Apr 6, 2022. It is now read-only.

Add MCUBoot pip dependencies #38

Merged
merged 1 commit into from
Mar 8, 2019

Conversation

SebastianBoe
Copy link
Contributor

It has been a common request for CI to be able to integration test
MCUBoot, and in
zephyrproject-rtos/zephyr#13672 this becomes
possible, but it requires that Zephyr's CI has MCUBoot's dependencies
installed.

To resolve this we add MCUBoot's dependencies to the CI Dockerfile,
currently, this consists only of pip packages, so we download
MCUboot's requirements.txt file and have pip install them.

Signed-off-by: Sebastian Bøe [email protected]

It has been a common request for CI to be able to integration test
MCUBoot, and in
zephyrproject-rtos/zephyr#13672 this becomes
possible, but it requires that Zephyr's CI has MCUBoot's dependencies
installed.

To resolve this we add MCUBoot's dependencies to the CI Dockerfile,
currently, this consists only of pip packages, so we download
MCUboot's requirements.txt file and have pip install them.

Signed-off-by: Sebastian Bøe <[email protected]>
@SebastianBoe
Copy link
Contributor Author

SebastianBoe commented Mar 7, 2019

@nashif : This needs to be merged before or at the very least at the same time as zephyrproject-rtos/zephyr#13672

@galak galak merged commit 1cfb346 into zephyrproject-rtos:master Mar 8, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants