Skip to content

Commit

Permalink
west: remove 'civetweb' from import allowlist
Browse files Browse the repository at this point in the history
Zephyr v3.2 removed this obsolete code. The CivetWeb [1] code has
gone unmaintained and bugs continue to be reported against it on
Zephyr. We do not have the resources as a project to maintain this
in "odd fixes" mode, and nobody has stepped up to maintain it [2],
so sadly this must be removed for now, see:

zephyrproject-rtos/zephyr#46746

[1] https://github.com/civetweb/civetweb
[2] https://lists.zephyrproject.org/g/devel/message/8466

issues: #105
Signed-off-by: Stephan Linz <linz@li-pro.net>
  • Loading branch information
rexut committed Jun 12, 2023
1 parent 65f321c commit 184b032
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion west.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ manifest:
name-allowlist:
- canopennode
- chre
- civetweb
- cmsis
- edtt
- fatfs
Expand Down

0 comments on commit 184b032

Please sign in to comment.