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:
parent
1ad2dade8f
commit
2bda05af8b
|
|
@ -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"
|
||||
Loading…
Reference in New Issue