Revert "tslib: crank: add 'libts-1.0.so.0' link to the tslib package"

This reverts commit 7a06747017.

https://onedigi.atlassian.net/browse/DEL-9527

Signed-off-by: Isaac Hermida <isaac.hermida@digi.com>
This commit is contained in:
Isaac Hermida 2025-02-26 17:16:37 +01:00
parent 1ad2dade8f
commit 2bda05af8b
1 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
# Copyright (C) 2022, Digi International Inc.
# Crank storyboard engine needs 'libts-1.0.so.0'
do_install:append() {
ln -s libts.so.0 ${D}${libdir}/libts-1.0.so.0
}
RPROVIDES:${PN} = "libts-1.0.so.0"