On Thu, 14 Mar 2024 03:54:44 +0100, Marek Vasut wrote:
> Add missing version suffix to shared libraries. Currently the filename of
> generated shared libraries is only liblvgl.so, which prevents coexistence
> of different versions of LVGL on the same system. Set VERSION and SOVERSION
> to make cmake add the version suffix to generated shared libraries. That
> changes the filename to liblvgl.so.9.0.0 and includes symlink with major
> ABI version, i.e. liblvgl.so.9 .
> 
> [...]

Applied, thanks!

[1/1] lvgl: Generate proper shared libraries with version suffix
      commit: 4b09b8f12fb62e806968a1805bc1b4418b77f0ef

Best regards,
-- 
Khem Raj <raj.k...@gmail.com>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#109381): 
https://lists.openembedded.org/g/openembedded-devel/message/109381
Mute This Topic: https://lists.openembedded.org/mt/104920120/21656
Group Owner: openembedded-devel+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to