west.yml: Update libmetal and open-amp cmake minimum version to 3.16
Update the OpenAMP libraries to the latest commits to support CMake 3.16 as the minimum version. Signed-off-by: Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>
This commit is contained in:
parent
ec851ba7c7
commit
0f852c82f0
1 changed files with 2 additions and 2 deletions
4
west.yml
4
west.yml
|
@ -282,7 +282,7 @@ manifest:
|
||||||
revision: b97860e78998551af99931ece149eeffc538bdb1
|
revision: b97860e78998551af99931ece149eeffc538bdb1
|
||||||
path: modules/lib/libmctp
|
path: modules/lib/libmctp
|
||||||
- name: libmetal
|
- name: libmetal
|
||||||
revision: 3e8781aae9d7285203118c05bc01d4eb0ca565a7
|
revision: 14f519529a1e4a46aaea6826f5a41d99a3347276
|
||||||
path: modules/hal/libmetal
|
path: modules/hal/libmetal
|
||||||
groups:
|
groups:
|
||||||
- hal
|
- hal
|
||||||
|
@ -324,7 +324,7 @@ manifest:
|
||||||
revision: 0d0c08e89b50d566285c661e886bf5db3ebaa077
|
revision: 0d0c08e89b50d566285c661e886bf5db3ebaa077
|
||||||
path: modules/lib/nrf_wifi
|
path: modules/lib/nrf_wifi
|
||||||
- name: open-amp
|
- name: open-amp
|
||||||
revision: 52bb1783521c62c019451cee9b05b8eda9d7425f
|
revision: f7f4d083c7909a39d86e217376c69b416ec4faf3
|
||||||
path: modules/lib/open-amp
|
path: modules/lib/open-amp
|
||||||
- name: openthread
|
- name: openthread
|
||||||
revision: 3ae741f95e7dfb391dec35c48742862049eb62e8
|
revision: 3ae741f95e7dfb391dec35c48742862049eb62e8
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue