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

Commit

Permalink
west: bump west version to 0.5.6
Browse files Browse the repository at this point in the history
Signed-off-by: Kumar Gala <[email protected]>
  • Loading branch information
galak committed Mar 20, 2019
1 parent cc45515 commit 3bb5912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shippable/install_deps.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ apt-get install libglib2.0-dev libpcap-dev
curl https://raw.githubusercontent.com/zephyrproject-rtos/zephyr/master/scripts/requirements.txt | grep -v pyocd > requirements.txt
pip3 install -r requirements.txt
pip3 install awscli PyGithub junitparser
pip3 install west==0.5.5
pip3 install west==0.5.6
pip3 install Pillow

echo "=============== Successfully Installed zephyr deps ============"

0 comments on commit 3bb5912

Please sign in to comment.