west.yml: bump hal_ti to not re-declare pthread_self()
`hal_ti` redeclared `pthread_self()`. Bump the version to the revision with the re-declaration removed. Signed-off-by: Chris Friedt <cfriedt@meta.com>
This commit is contained in:
parent
c548c1be1e
commit
7756809c97
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -135,7 +135,7 @@ manifest:
|
|||
groups:
|
||||
- hal
|
||||
- name: hal_ti
|
||||
revision: 000b944a788b6005d7776198e1348f5c8a657259
|
||||
revision: a5ffc6dc73c2ee4c4eaa813418453cd3094c33dd
|
||||
path: modules/hal/ti
|
||||
groups:
|
||||
- hal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue