Revert "modules: nanopb: Move pip dependencies to optional module"
This reverts commit 26614832f2
.
A bug in upstream nanopb, which this commit was pulling as part
of the submanifest update, seems to be causing test failures
on big-endian platforms.
Upstream bug: https://github.com/nanopb/nanopb/issues/1039
Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
parent
6c7b38f5fa
commit
7d3aa194de
3 changed files with 5 additions and 2 deletions
|
@ -23,7 +23,7 @@ manifest:
|
|||
groups:
|
||||
- optional
|
||||
- name: nanopb
|
||||
revision: 0a3b5050a28faeca3cfa2f566e043807431c8d7f
|
||||
revision: 98bf4db69897b53434f3d0ba72e0a3ab1a902824
|
||||
path: modules/lib/nanopb
|
||||
remote: upstream
|
||||
groups:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue