modules: nanopb: Move pip dependencies to optional module
The west packages extension can be used to install module dependencies. Upstream nanopb has added the pip package dependencies to the zephyr/module.yml file. Remove in-tree pip package dependencies. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
This commit is contained in:
parent
05b89ffafb
commit
b65a97ef0c
3 changed files with 2 additions and 5 deletions
|
@ -23,7 +23,7 @@ manifest:
|
|||
groups:
|
||||
- optional
|
||||
- name: nanopb
|
||||
revision: 98bf4db69897b53434f3d0ba72e0a3ab1a902824
|
||||
revision: 7307ce399b81ddcb3c3a5dc862c52d4754328d38
|
||||
path: modules/lib/nanopb
|
||||
remote: upstream
|
||||
groups:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue