civetweb: Bump module to simplify the build process
It is possible that cmake in civetweb influenced the rest of the build process, as described in #17996. Right now only cmake version amd "project" directive is executed when building from Zephyr but not requesting CONFIG_CIVETWEB. Signed-off-by: Piotr Zierhoffer <pzierhoffer@antmicro.com>
This commit is contained in:
parent
54ce5eb32e
commit
b611589222
1 changed files with 1 additions and 1 deletions
2
west.yml
2
west.yml
|
@ -32,7 +32,7 @@ manifest:
|
|||
path: tools/ci-tools
|
||||
- name: civetweb
|
||||
remote: civetweb
|
||||
revision: 7ffad765f9a63a7bab3432ca45248981f559d559
|
||||
revision: 99129c5efc907ea613c4b73ccff07581feb58a7a
|
||||
path: modules/lib/civetweb
|
||||
- name: esp-idf
|
||||
revision: 6835bfc741bf15e98fb7971293913f770df6081f
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue