mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-06 09:57:44 +00:00
add ts_test utility
This commit is contained in:
parent
6fe84b196e
commit
cb55c011fa
@ -79,6 +79,8 @@ $(TARGET_DIR)/usr/lib/libts.so: $(STAGING_DIR)/usr/lib/libts.so
|
|||||||
-$(STRIPCMD) $(STRIP_STRIP_UNNEEDED) $(TARGET_DIR)/usr/bin/ts_finddev
|
-$(STRIPCMD) $(STRIP_STRIP_UNNEEDED) $(TARGET_DIR)/usr/bin/ts_finddev
|
||||||
cp -dpf $(STAGING_DIR)/usr/bin/inputattach $(TARGET_DIR)/usr/bin/
|
cp -dpf $(STAGING_DIR)/usr/bin/inputattach $(TARGET_DIR)/usr/bin/
|
||||||
-$(STRIPCMD) $(STRIP_STRIP_UNNEEDED) $(TARGET_DIR)/usr/bin/inputattach
|
-$(STRIPCMD) $(STRIP_STRIP_UNNEEDED) $(TARGET_DIR)/usr/bin/inputattach
|
||||||
|
cp -dpf $(STAGING_DIR)/usr/bin/ts_test $(TARGET_DIR)/usr/bin/
|
||||||
|
-$(STRIPCMD) $(STRIP_STRIP_UNNEEDED) $(TARGET_DIR)/usr/bin/ts_test
|
||||||
cp -dpf package/tslib/ts.conf $(TARGET_DIR)/etc/
|
cp -dpf package/tslib/ts.conf $(TARGET_DIR)/etc/
|
||||||
|
|
||||||
tslib: uclibc $(TARGET_DIR)/usr/lib/libts.so
|
tslib: uclibc $(TARGET_DIR)/usr/lib/libts.so
|
||||||
|
Loading…
x
Reference in New Issue
Block a user