Skip to content

lz4 module no longer works #107363

@keith-zephyr

Description

@keith-zephyr

Describe the bug

PR #93383 made lz4 an optional/external module.

However, the glue logic used by Zephyr applications previously declared in-tree under modules/lz4/CmakeLists.txt and Kconfig wasn't moved into the external module.

This has broken downstream users that were using the lz4 module.

Regression

  • This is a regression.

Steps to reproduce

No response

Relevant log output

Impact

Major – Severely degrades functionality; workaround is difficult or unavailable.

Environment

No response

Additional Context

No response

Metadata

Metadata

Assignees

Labels

bugThe issue is a bug, or the PR is fixing a bugpriority: mediumMedium impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions