| Summary: | OpenZwave generates libopenzwave.so.1.4 instead of libopenzwave.so.1.5 | ||
|---|---|---|---|
| Product: | buildroot | Reporter: | Guillaume Bailleul <laibulle> |
| Component: | Outdated package | Assignee: | unassigned |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | CC: | buildroot, laibulle |
| Priority: | P5 | ||
| Version: | 2017.02 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Guillaume Bailleul
2017-12-08 10:59:39 UTC
This isn't a problem. The soname does not _NEED_ to match the package version, and the openzwave upstream has decided (explictly or by accident) to not bump the soname version when releasing version 1.5. See cpp/build/support.mk in the openzwave sources for details. |