west: Update module's revision
These revisions have the right fix for device const-ification. Fixes #27399 Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>
This commit is contained in:
parent
dcf89f4990
commit
d431b56587
1 changed files with 4 additions and 4 deletions
8
west.yml
8
west.yml
|
@ -56,7 +56,7 @@ manifest:
|
|||
revision: f1fa8241f8786198ba41155413243de36ed878a5
|
||||
path: modules/hal/infineon
|
||||
- name: hal_nordic
|
||||
revision: f32e904fb9ea0309f7319cf121dd22ad16233df0
|
||||
revision: e71035877db9f4e194463c30964c69f2b935a62c
|
||||
path: modules/hal/nordic
|
||||
- name: hal_openisa
|
||||
revision: 40d049f69c50b58ea20473bee14cf93f518bf262
|
||||
|
@ -77,7 +77,7 @@ manifest:
|
|||
revision: cea57f86d3ade46c0b99dab32b2ac63435ed0693
|
||||
path: modules/hal/stm32
|
||||
- name: hal_ti
|
||||
revision: aabc6a04a8e871cbb01e02c22bb409f68001dc64
|
||||
revision: deb246ade0d4d64f470482017caec600cc48086e
|
||||
path: modules/hal/ti
|
||||
- name: libmetal
|
||||
revision: 87e9e7f2c5b4e238236fe703db61ba23e48dc2ef
|
||||
|
@ -86,8 +86,8 @@ manifest:
|
|||
revision: 928b61c7c8ef5f770f10e6fd36d4fea0cf375b5e
|
||||
path: modules/lib/gui/lvgl
|
||||
- name: mbedtls
|
||||
revision: 9638398d3c319074ae3878035138ef8a76001e5b
|
||||
path: modules/crypto/mbedtls
|
||||
revision: 4bf099f1254332d16dcd931ccea0a88d24a7d3c7
|
||||
- name: mcuboot
|
||||
revision: 3ab5ab307cbfd1f7d3028dc7461b35c156d3e5ab
|
||||
path: bootloader/mcuboot
|
||||
|
@ -110,7 +110,7 @@ manifest:
|
|||
revision: 656802a76acd2920b74ee4d49363f70aeb3b9621
|
||||
path: modules/lib/openthread
|
||||
- name: segger
|
||||
revision: 6fcf61606d6012d2c44129edc033f59331e268bc
|
||||
revision: 874d9e9696b00c09f9eeefe839028dc25fe44983
|
||||
path: modules/debug/segger
|
||||
- name: tinycbor
|
||||
path: modules/lib/tinycbor
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue