Skip to content

Commit

Permalink
manifest: update manifest file with 1.9.1 tags
Browse files Browse the repository at this point in the history
Update manifest file with 1.9.1 tags.

Signed-off-by: Johann Fischer <[email protected]>
  • Loading branch information
jfischer-no committed Mar 4, 2022
1 parent b9eea81 commit 126fad0
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ manifest:
# https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/zephyr/guides/modules.html
- name: zephyr
repo-path: sdk-zephyr
revision: b05b8ad63acf30e08a570ce553831a06db27a2e0
revision: v2.7.99-ncs1-1
import:
# In addition to the zephyr repository itself, NCS also
# imports the contents of zephyr/west.yml at the above
Expand Down Expand Up @@ -108,19 +108,19 @@ manifest:
- name: nrfxlib
repo-path: sdk-nrfxlib
path: nrfxlib
revision: v1.9.0
revision: v1.9.1
- name: trusted-firmware-m
repo-path: sdk-trusted-firmware-m
path: modules/tee/tf-m/trusted-firmware-m
revision: c6667fa3010e1ff44501aa94b4796a72346cbe77
revision: v1.5.0-ncs1-1
- name: tfm-mcuboot # This is used by the trusted-firmware-m module.
repo-path: sdk-mcuboot
path: modules/tee/tfm-mcuboot
revision: v1.7.2-ncs1
- name: matter
repo-path: sdk-connectedhomeip
path: modules/lib/matter
revision: v1.9.0
revision: v1.9.1
submodules:
- name: nlio
path: third_party/nlio/repo
Expand All @@ -131,7 +131,7 @@ manifest:
- name: nrf-802154
repo-path: sdk-nrf-802154
path: nrf-802154
revision: v1.9.0
revision: v1.9.1
groups:
- nrf-802154
- name: cjson
Expand All @@ -140,12 +140,12 @@ manifest:
revision: c6af068b7f05207b28d68880740e4b9ec1e4b50a
- name: homekit
repo-path: sdk-homekit
revision: v1.9.0
revision: v1.9.1
groups:
- homekit
- name: find-my
repo-path: sdk-find-my
revision: v1.9.0
revision: v1.9.1
groups:
- find-my
# Other third-party repositories.
Expand Down

0 comments on commit 126fad0

Please sign in to comment.