manifest: add entry for zephyrproject-rtos/thrift
Add a manifest entry pointing to Zephyr's fork of `apache/thrift`. Signed-off-by: Chris Friedt <cfriedt@meta.com>
This commit is contained in:
parent
a20f5edcd8
commit
e43b1696c2
1 changed files with 3 additions and 0 deletions
3
west.yml
3
west.yml
|
@ -259,6 +259,9 @@ manifest:
|
||||||
- name: zscilib
|
- name: zscilib
|
||||||
path: modules/lib/zscilib
|
path: modules/lib/zscilib
|
||||||
revision: 0035be5e6a45e4ab89755b176d305d7a877fc79c
|
revision: 0035be5e6a45e4ab89755b176d305d7a877fc79c
|
||||||
|
- name: thrift
|
||||||
|
path: modules/lib/thrift
|
||||||
|
revision: 10023645a0e6cb7ce23fcd7fd3dbac9f18df6234
|
||||||
|
|
||||||
self:
|
self:
|
||||||
path: zephyr
|
path: zephyr
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue